Commit Graph

10596 Commits

Author SHA1 Message Date
fgerlits f9787f47d3 possible fix for #1522 (but more likely not) 2005-10-27 12:32:05 +00:00
fgerlits 9052878056 deployed KeyboardShortcut mechanism everywhere where keyboard shortcuts are handled 2005-10-21 16:07:45 +00:00
fgerlits 60a966fe37 added KeyboardShortcut class (for making keyboard shortcuts configurable) 2005-10-20 20:09:19 +00:00
fgerlits f05b9cbca9 added svn:ignore properties 2005-10-17 15:43:47 +00:00
fgerlits bf254d3de3 changed Talk to Voice 2005-10-17 15:41:39 +00:00
maroy d6ea7d8c04 possible fix for #1495 2005-10-14 11:28:44 +00:00
fgerlits beb9bbefd7 prettified the search window, as per #1477 2005-10-13 15:47:00 +00:00
sebastian 198521e6df fixing bug #1186 2005-10-10 20:49:51 +00:00
sebastian cdc2ba2e33 romoved link to webstream as long we don?t have it implemented 2005-10-10 20:44:19 +00:00
sebastian 300a9e5417 fixing bug #1152 2005-10-10 20:41:23 +00:00
sebastian 3f2b14ddb8 fixing feature #1404 2005-10-10 20:20:53 +00:00
fgerlits 5b7f03dce9 Subclassed Gtk::ScrolledWindow to make the background white;
seems like a stupid solution, but at least it works.
This fixes #1501.
2005-10-07 12:50:05 +00:00
fgerlits 39b1a24e17 added svn:keywords property 2005-10-06 17:09:55 +00:00
fgerlits 806a189835 made metadata input in UploadFileWindow scrollable
(yes, I noticed it's now grey)
this fixes #1451 and creates #1501
2005-10-06 16:36:38 +00:00
fgerlits 4791dc9e70 added "/.." because of move to under src 2005-10-06 16:29:25 +00:00
tomash 2793a11419 #1499 getAudioClip method removed from storageServer's XML_RPC interface. 2005-10-05 12:29:09 +00:00
fgerlits 212b2e103b updated modules and products references to src/modules and src/products 2005-10-04 19:16:14 +00:00
tomash 677c70e828 #1489 2005-10-04 18:41:47 +00:00
tomash e3e70daef3 #1489 fixed 2005-10-04 18:32:31 +00:00
maroy e73292ed46 renamed src/modules/storage to src/modules/storageClient 2005-10-04 12:35:31 +00:00
maroy 17dec8979f updated doxygen paths to reflect recent changes in the directory strucutre 2005-10-04 12:34:25 +00:00
maroy d56ed4aec0 moved tools, modules and products directories to livesupport/src 2005-10-04 11:57:19 +00:00
maroy c166ab80bb fixed some properties and mime types 2005-10-04 10:11:10 +00:00
maroy 65507bce95 added installation guidelines 2005-10-03 13:25:15 +00:00
tomash 162a969646 The HTML_QuickForm PEAR module upgraded to version 3.2.5 2005-10-02 21:55:53 +00:00
sebastian 4810e76771 Due to PHP5-compatibility 2005-10-02 14:22:19 +00:00
sebastian f40a73d9b1 PHP5 compatibility-hack 2005-10-02 13:29:55 +00:00
tomash 8e2f1a644d Version string corrected. 2005-10-01 17:15:39 +00:00
tomash 1e71289140 Version string corrected. 2005-10-01 17:12:59 +00:00
sebastian 82a4caef1a version is 1.0.1 2005-10-01 15:41:20 +00:00
maroy 7c51a33cc3 updated debian changelog for 1.0.1 2005-10-01 15:24:17 +00:00
sebastian f6ef66b894 corrected span-over hour/midnight display 2005-10-01 14:46:26 +00:00
tomash 9236c4671a #1424 force upgrade to patched versions 2005-10-01 13:21:11 +00:00
sebastian 096f49f72d use include_path from storageServer conf.php 2005-10-01 13:16:30 +00:00
sebastian 3cfbdbdf39 include path have to be set somewhere else 2005-10-01 13:09:18 +00:00
tomash 343b13a9ff #1424 patched PEAR XML_RPC module added. 2005-10-01 13:03:45 +00:00
tomash 242df07fb0 The 'upload_max_filesize problem' fixed, I hope. 2005-09-30 23:30:07 +00:00
tomash 53258d2223 More consistency to pear setup added (related to #1424). 2005-09-30 23:28:26 +00:00
tomash e266488d8f Chmod added after metadata file regeneration in stor dir (just to be sure it have g+w). 2005-09-30 22:00:55 +00:00
tomash 4443dac059 The regen parameter in bsSetMetadataBatch method now used (minor change). 2005-09-30 21:58:28 +00:00
tomash 8608666285 Default installdir fixed (usually not used). 2005-09-30 21:56:15 +00:00
fgerlits 797a2d8312 added keyboard shortcuts to the playlist editor window 2005-09-30 19:41:59 +00:00
sebastian f6e8fbbb3b set upload filesize to 100MB 2005-09-30 18:39:36 +00:00
sebastian f4ff1e9506 listen uses playlist now 2005-09-30 13:13:15 +00:00
sebastian d62048e192 bugfixing for 1.0.1 2005-09-30 12:32:33 +00:00
maroy 1a3cf69ba9 now AudioPlayerInterface::open() will throw an std::runtime_error
exception if the file can not be openned, for example because
the audio device in blocked by another process (maybe an other player)
fix for issue #1398
2005-09-30 10:13:11 +00:00
tomash 5fde29379e #1415 (#1407 probably too) fixed 2005-09-30 00:13:03 +00:00
tomash 0a05c655e6 Bug in metadata file regeneration fixed. 2005-09-29 22:25:32 +00:00
tomash 4750fba2c4 #1386 fixed 2005-09-29 21:38:05 +00:00
sebastian f4c0454b0c added conten-length header to allow seeking in the audioclip 2005-09-29 19:56:31 +00:00