Commit graph

1026 commits

Author SHA1 Message Date
fgerlits
d56c8131fd reformatted the Live Mode table 2005-05-06 16:23:27 +00:00
fgerlits
125d6ceb64 fixed bug #916
(AuthenticationClientInterface::loadPreferences() now throws std::invalid_argument if the only problem is "key not found")
2005-05-06 11:36:17 +00:00
fgerlits
753ae360e2 fixed bug #915 2005-05-06 07:42:56 +00:00
fgerlits
76939ade97 added first version of huge play button in Live Mode (does not do anything yet) 2005-05-05 16:25:57 +00:00
fgerlits
8dfa5a9f54 some live mode window functionality; doesn't really work yet 2005-05-04 18:01:51 +00:00
fgerlits
3013c552a7 moved live mode window contents from GLiveSupport to LiveModeWindow 2005-05-03 18:14:00 +00:00
maroy
aa921acaa9 oops, removed unnecesarry audioPlayer element 2005-05-03 14:39:47 +00:00
maroy
64b11d1471 updated template file to reflect two audio interfaces 2005-05-03 14:38:59 +00:00
maroy
edbd0d31d7 added support for two audio interfaces, one for output, the other for
cue-ing
2005-05-03 14:34:42 +00:00
fgerlits
65b62b0deb cleaned up Master Panel window open/close toggle buttons
(they used to close windows sometimes when they weren't supposed to)
2005-05-03 14:15:08 +00:00
maroy
af576dcdb1 added bigIntTest, related to issue #909
see http://bugs.campware.org/view.php?id=909
2005-05-03 13:56:04 +00:00
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