yacy_search_server/source/net/yacy
Michael Peter Christen 2a052f446a Added an experimental audio feedback system.
This is the first element of a new 'decoration' component which may hold
switches for different external appearance parameters.
The first switch in that context is decoration.audio (as usual in
yacy.init). This value is set to false by default, that means the audio
feedback element is switched off by default. To switch it on, set
decoration.audio = true (using /ConfigProperties_p.html). You will then
hear sounds for the following events:
- remote searches
- incoming dht transmissions
- new documents from the crawler
Sound clips are stored in htroot/env/soundclips/ which is done so
because a future implementation will read these files using the http
client and with configurable urls which will make it very easy for the
user to replace the given sounds with own sounds.
2014-10-07 17:51:07 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora more IPv6 bugfixes 2014-10-06 17:44:27 +02:00
crawler more IPv6 bugfixes 2014-10-06 17:44:27 +02:00
data toString fixes 2014-10-05 11:03:57 +02:00
document add link extraction to pdfParser 2014-10-06 04:51:31 +02:00
gui fixed text in startup tray icon and added shutdown icon during shutdown 2014-09-10 13:19:08 +02:00
http fix char encoding parameter in UrlProxy 2014-10-03 08:51:23 +02:00
kelondro added option to reverse-sort YaCy tables (internal API change only) 2014-09-18 11:11:09 +02:00
peers more IPv6 bugfixes 2014-10-06 17:44:27 +02:00
repository skip loader wait cycle on concurrent access in nocache configuration. 2014-09-26 23:49:10 +02:00
search Added an experimental audio feedback system. 2014-10-07 17:51:07 +02:00
server more IPv6 bugfixes 2014-10-06 17:44:27 +02:00
utils Improved UPnP. (still not perfect) 2014-08-26 22:47:13 +02:00
visualization another circle computation enhancement 2014-05-13 21:30:47 +02:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
yacy.java fix image search expand box, cut-off of 2nd capture line height 2014-10-03 01:43:05 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00