You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Lyubomir Marinov 6d1b39b045
Fixes MediaServiceImpl.getSupportedVideoEncodings() which used to return MediaControl.getSupportedAudioEncodings(). (And makes tiny performance improvements such as preventing double hashtable look-ups, unoptimized conversions from List<String> to String[].)
18 years ago
doc removed .cvsignore-files as they are no longer needed [we are using subversion nowadays] 19 years ago
ide new whole application debug 18 years ago
lib - Revised status panel interface. 18 years ago
resources Fixed string. 18 years ago
src Fixes MediaServiceImpl.getSupportedVideoEncodings() which used to return MediaControl.getSupportedAudioEncodings(). (And makes tiny performance improvements such as preventing double hashtable look-ups, unoptimized conversions from List<String> to String[].) 18 years ago
test Adds the possibility to register for RSS feeds passed as invokation parameters 18 years ago
www Start redirecting again 19 years ago
build.xml - Revised status panel interface. 18 years ago