Commit Graph

1015 Commits

Author SHA1 Message Date
maroy cddaf2f5b9 added information on building Debian packages 2005-05-03 08:06:03 +00:00
maroy 51ab0a1943 now removeFromSchedule and reschedule won't do anything if the
currently playing scheduled item is to be removed
see http://bugs.campware.org/view.php?id=835
2005-05-02 15:01:17 +00:00
fgerlits b7626fb2b5 changed window open buttons to work at show/hide toggles 2005-05-02 14:23:37 +00:00
maroy dada7fd387 fixed some lines which had no TABs in front.. 2005-05-02 12:26:03 +00:00
tomas 5001ed991a Solved #880 2005-05-01 17:17:49 +00:00
tomas c9e69334a4 part of #880 solution (pear packages in LS tools) 2005-05-01 16:38:06 +00:00
maroy 8aaac8e4f3 removed references to specific PEAR modules, as they are now installed
into usr/lib/php when doing make setup
see http://bugs.campware.org/view.php?id=880
2005-05-01 11:42:47 +00:00
maroy d155ab91ab added a workaround so that pear packages are installed under
usr/lib/php always (sometimes the pear installer puts  them into
usr/share/pear instead)
2005-05-01 11:13:46 +00:00
tomas 21ae4aeb8e Fixed #902 2005-04-30 18:41:43 +00:00
maroy 36c2ced07d made some fixes for issue #880
see http://bugs.campware.org/view.php?id=880
2005-04-30 11:11:31 +00:00
maroy 2e4c52de31 final fix for issue #892
see http://bugs.campware.org/view.php?id=892
2005-04-30 10:30:01 +00:00
tomas dbd63ae730 #880 handling pear packages in tools. 2005-04-30 00:10:42 +00:00
tomas ddb3acce07 #880 2005-04-30 00:02:54 +00:00
tomas 9c1ec416e2 #880 2005-04-29 19:13:21 +00:00
tomas 26bec3ff05 minor change 2005-04-29 18:46:35 +00:00
tomas 3cc38ccf88 #880 setup for pear packages added. 2005-04-29 18:42:45 +00:00
tomas d272e1bdcd PEAR packages needed by Livesupport added. 2005-04-29 18:19:13 +00:00
sebastian 62463e15fa Version 0.9.1 2005-04-29 17:45:23 +00:00
sebastian 8597dddda5 *** empty log message *** 2005-04-29 17:31:22 +00:00
tomas 0e06ab3d53 #899 GreenBox::moveAudioClipInPlaylist moves playlists too now. 2005-04-29 17:13:16 +00:00
fgerlits 45e55e8571 some cosmetic changes to Search/Browse and Scratchpad 2005-04-29 16:22:54 +00:00
sebastian fbe70076e4 *** empty log message *** 2005-04-29 15:24:02 +00:00
sebastian 8cff2c1d3c *** empty log message *** 2005-04-29 15:00:49 +00:00
maroy 1dc66e71a3 changes that hopefully fix issue #892
see http://bugs.campware.org/view.php?id=892
2005-04-29 14:21:52 +00:00
fgerlits b960071ff0 fixed bug #891 2005-04-29 14:17:16 +00:00
fgerlits 6fd2087a7c added move up/down, remove pop-up menu items to Live Mode 2005-04-29 12:26:08 +00:00
tomas f015a8566c minor bug in comments corrected. 2005-04-29 12:25:55 +00:00
fgerlits d915bbde5c added right-click context menu to Live Mode window 2005-04-29 10:59:33 +00:00
tomas 38a261217b minor change 2005-04-29 01:03:33 +00:00
tomas 60abba5efd #886 realname, lastlogin, lastfail fields added for users. 2005-04-29 01:03:18 +00:00
tomas 36c1074779 #886 realname, lastlogin, lastfail fields added for users. 2005-04-29 00:54:20 +00:00
sebastian bf52970576 *** empty log message *** 2005-04-28 16:41:13 +00:00
fgerlits 95deecc9a4 added "add to live mode" functionality in search window;
some cosmetic changes (made tree view column default widths wider)
2005-04-28 16:22:29 +00:00
sebastian 3bfbf614a3 *** empty log message *** 2005-04-28 16:00:04 +00:00
fgerlits 1f0539a1d8 added first version of Live Mode window 2005-04-28 15:54:30 +00:00
maroy df15345907 made unique id 63 bits, so that signed 64 bit containers can hold it 2005-04-28 15:01:33 +00:00
maroy 0520d5b516 added UUID object, and updated UniqueId to generate a 64 bit id
based one a UUID
2005-04-28 14:36:00 +00:00
fgerlits 3d3006bdcc removed tests for deletePlaylist and deleteAudioClip
might put them back after I learn how the new versions work
2005-04-28 10:52:51 +00:00
fgerlits f789ade91a updated xml metadata namespace URLs (removed streamonthefly references) 2005-04-28 10:25:05 +00:00
maroy 6fb2474242 added desktop icon support (thanks to Michael Aschauer) 2005-04-28 08:22:47 +00:00
maroy 49af6fd727 moved non-public API members from MetadaType to protected 2005-04-28 07:16:07 +00:00
tomas 0ddee7f09a obsolete example dir removed 2005-04-28 00:54:56 +00:00
tomas 89e9be4041 obsolete example directory 2005-04-28 00:52:16 +00:00
tomas 71f930feef minor changes 2005-04-28 00:45:34 +00:00
tomas ecf5284a5c Delete operation replaced by moving to trash.
+ #887 feature added
+ #885 fixed
2005-04-27 23:59:50 +00:00
fgerlits c153560ab9 updated SearchCriteriaTest to reflect changed file type default ("all"
instead of "audioClip")
2005-04-27 18:57:46 +00:00
fgerlits aac3ce4d28 fixed the "child->parent == NULL assertion failed" bug 2005-04-27 18:44:15 +00:00
maroy 2aea2785ca added MetadataType and MetadataTypeContainer classes
solution for issue #877, see http://bugs.campware.org/view.php?id=877
2005-04-27 17:39:51 +00:00
fgerlits a7b1bac0a2 created context menu for Search window;
improved context menu for Scratchpad (right click selects row now)
2005-04-27 16:39:05 +00:00
sebastian e5120cbf0b *** empty log message *** 2005-04-27 16:34:33 +00:00