Commit Graph

1426 Commits

Author SHA1 Message Date
maroy f890fe79b8 added sound level animation SMIL support 2005-06-30 07:18:23 +00:00
fgerlits 5ec6a76d74 minor adjustments to WhiteWindow, DialogWindow and TestWindow 2005-06-29 20:11:18 +00:00
maroy 1ffef04932 added short file tests to the autoplug test cases 2005-06-29 17:23:48 +00:00
maroy 6788fc9aa1 made gstreamer elements registered with a full path 2005-06-29 17:23:00 +00:00
fgerlits feed3d69e9 added new property flags to WhiteWindow constructor (isModal = modal, and no close button, isBornHidden = do not call show_all()) 2005-06-29 15:53:08 +00:00
maroy dcb053cacc added ogg vorbis and embedded SMIL playlist test cases 2005-06-29 15:09:40 +00:00
maroy d7bf5ec50d added ogg vorbis and SMIL test cases 2005-06-29 14:55:29 +00:00
fgerlits 25637f9cef added DialogWindow class 2005-06-29 14:53:54 +00:00
maroy 26a0ffe30d added ogg vorbis and SMIL test cases to the SeekPack test 2005-06-29 14:45:53 +00:00
maroy adab12d9e4 re-added test cases that were commented out temporarily 2005-06-29 13:34:42 +00:00
maroy c6e63b5e3b added ogg vorbis and SMIL test cases to the switcher test 2005-06-29 13:30:55 +00:00
maroy aa54dd2da9 removed unnecessary oneshoReaderSink member from the Smil structure 2005-06-29 13:28:11 +00:00
maroy 081313959d removed unused parameter 2005-06-29 13:27:04 +00:00
maroy db98ec9913 added adder duration fix 2005-06-29 12:45:50 +00:00
fgerlits c870f91164 fixed bug #1078 2005-06-28 19:03:54 +00:00
fgerlits db6135efb8 added Glib::Markup::escape_text() to all strings in ZebraTreeViews 2005-06-28 16:59:02 +00:00
maroy 89695d798b removed stale testing code 2005-06-28 09:20:20 +00:00
maroy d355159f5a added more debug info to the switcher object 2005-06-28 09:08:11 +00:00
maroy 64958a744a added autoplugging to the seek tests
added ogg vorbis and smil tests to the seek tests
2005-06-28 09:06:16 +00:00
maroy 44d2583239 made simple smil even simpler.. 2005-06-28 09:05:47 +00:00
maroy 0e21c32785 added clarification on mp3 playback sink timing issue 2005-06-28 08:43:01 +00:00
maroy 5fac177524 previous version broke the mp3 support, now works again.. 2005-06-28 08:42:05 +00:00
fgerlits 40ffad79dd added storageAdmin module to doxygen config file;
added playlength format checking in AudioClip and Playlist in the Core
module so it won't crash just throw an exception;
added try-catch block in Storage::getAudioClip() and getPlaylist() to catch
invalid audio clip or playlist format errors
2005-06-27 19:26:41 +00:00
maroy d4557842f6 made the autoplug test work properly with SMIL files 2005-06-27 14:31:06 +00:00
fgerlits 9aebbbb938 caught uncaught Gdk exception;
added missing images
2005-06-24 18:01:25 +00:00
fgerlits 67ff8fbd13 added -l${WIDGETS_LIB} and ${ICU_LIBS} to TEST_EXE_LIBS 2005-06-24 09:39:58 +00:00
maroy bd800d9e75 added typefind support for application/smil files 2005-06-23 17:46:33 +00:00
maroy 06873e1c08 completed autoplugging, to recognize and work with SMIL files 2005-06-23 17:45:57 +00:00
fgerlits 59920a2d14 tweaked user interface behavior in UploadFileWindow 2005-06-22 16:57:26 +00:00
maroy 7e3fb629b4 added workaround for time measurement in the autoplug test 2005-06-22 14:52:02 +00:00
maroy d390fb1ff4 added id3demuxbin patch 2005-06-22 14:42:18 +00:00
maroy c63c290d68 added autoplugging capability 2005-06-22 14:37:21 +00:00
maroy 70a2c6bb64 added missing test setup sources 2005-06-22 14:36:33 +00:00
fgerlits 7555faa074 this version of the install script compiles gstreamer (but not gst-plugins) on my Mandrake 10.0 2005-06-20 16:16:15 +00:00
fgerlits b22c1f9c1e changed microsecond patch in Taglib to return integer and fractional parts separately (so that they fit into two int's) 2005-06-20 12:29:35 +00:00
maroy 0ac70b4e14 added more SMIL test cases 2005-06-20 12:17:27 +00:00
maroy fa3951f819 updated switcher so it doesn't need a switch element in front, but
takes care of all its resposnsibilities itself
2005-06-20 11:52:51 +00:00
maroy 592562cccf added gstreamer command line option processing 2005-06-20 11:51:29 +00:00
maroy 15696dd330 added extern "C" statements for inclusion in C++ code 2005-06-20 11:50:01 +00:00
maroy b3914736a4 added more unit tests 2005-06-19 16:29:22 +00:00
maroy 3d85980181 added more unit tests
made switcher really honor open-ended playing
2005-06-19 13:11:08 +00:00
maroy 4c839c6a80 added fix for the switch element, see
http://bugzilla.gnome.org/show_bug.cgi?id=308167
2005-06-18 16:56:23 +00:00
maroy cf47169022 fixed PartialPlayTest, added SwitcherTest 2005-06-18 16:55:44 +00:00
maroy 73a30b108b initial version of our gstreamer elements 2005-06-17 19:45:06 +00:00
fberckel 44a7024af4 More common translation for Dutch 2005-06-17 16:48:59 +00:00
fgerlits 2aed43ffe0 added audio clip and playlist icons in place of the "audioclip" and
"playlist" texts
(see bug #1154)
2005-06-17 16:05:20 +00:00
fgerlits c8159a7323 Removed references to the delete methods (audio clip and playlist),
fixing bug #1169.
2005-06-16 18:37:23 +00:00
tomas 914d12032a Sample LS backup package with jingles, music, playlists etc. 2005-06-16 10:45:09 +00:00
tomas e67029aa32 minor mktemp incompatibility fixed. 2005-06-16 09:27:19 +00:00
tomas 756d368463 The first very simple backup/restore scripts added. 2005-06-16 08:41:40 +00:00
tomas e45836788c minor changes 2005-06-16 07:50:06 +00:00
tomas a240c540d0 minor fix 2005-06-16 03:24:03 +00:00
tomas 467498182a minor feature added 2005-06-16 02:44:23 +00:00
tomas c66e01f4ba minor fixes 2005-06-16 02:28:38 +00:00
tomas 01ab98afaa LS apache config installation added. (#1001) 2005-06-15 22:06:13 +00:00
fgerlits fd1e34a8e1 fixed bug http://bugs.campware.org/view.php?id=1155 2005-06-15 20:05:01 +00:00
fgerlits 6f2cf9ba0a fixed the utf-8 id3v2 tag reading bug 2005-06-15 15:56:26 +00:00
fgerlits e806ca5f3b added id3 tag recognition to UploadFileWindow 2005-06-15 13:38:52 +00:00
tomas a4c3aa0fc4 Livesupport specific apache config added. 2005-06-15 11:41:48 +00:00
fgerlits 3dae65af7b added reference to new gLiveSupport.xml.user-template 2005-06-14 18:12:41 +00:00
fgerlits 2767598869 added new language: Dutch 2005-06-14 18:10:07 +00:00
fgerlits f9094a93f2 fixed bug #1164: added stationLogo.png copying to copyInstall.sh;
and added <stationLogo> config element to gLiveSupport.xml and Co.
2005-06-14 18:08:28 +00:00
fgerlits 8e9971c2e7 removed traces of TagConversion class 2005-06-14 17:14:22 +00:00
tomas b16282d0b8 Check for audio files in import (#996). 2005-06-14 15:00:02 +00:00
tomas 5d5c6eea68 fixed wrong processing of LS pear packages and storageAdmin in debian
package (#980 and #1143)
2005-06-14 14:38:01 +00:00
fgerlits 86ab132449 fixed bug #1005 (I think), by creating a separate template file for
user-specific gLiveSupport.xml generation in the development environment;
also changed http:///ls_install_dir/... to http://ls_install_dir
2005-06-14 13:18:11 +00:00
fgerlits f62bceddd1 one more file for fixing bug #1012 2005-06-13 18:41:05 +00:00
fgerlits 8d0c291845 improved Master Panel now playing looks, fixing bug 1012 2005-06-13 18:36:28 +00:00
fberckel 0873b4bbe1 Dutch update of row problem from localizer tool 2005-06-13 17:18:27 +00:00
fgerlits b46b159528 fixed bug #1153 2005-06-13 17:17:32 +00:00
fgerlits 4716b9c968 moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer 2005-06-13 15:40:53 +00:00
tomas 3125a6af5c php files moved to storageAdmin/var 2005-06-13 10:19:05 +00:00
tomas 8ab2d92134 moved to storageAdmin/var 2005-06-13 10:17:49 +00:00
tomas f8560d084c moved from storageAdmin/bin/php 2005-06-13 10:17:03 +00:00
sebastian 0842cd8248 changed localizer himself to en_US 2005-06-12 15:03:45 +00:00
sebastian 549592be14 default lang changed to en_US,
on upload id3 just set default lang records
2005-06-12 14:25:58 +00:00
sebastian 12b58ef44a *** empty log message *** 2005-06-12 14:24:46 +00:00
sebastian ed555629f5 *** empty log message *** 2005-06-11 19:07:00 +00:00
sebastian 3610756880 *** empty log message *** 2005-06-11 19:00:52 +00:00
sebastian 7d5f6d89bc *** empty log message *** 2005-06-11 14:15:58 +00:00
fberckel 6a1b2d9ecd Update Dutch for bug 1141 2005-06-11 10:51:59 +00:00
tomas 9ebe33f086 #1136 - handling categories without lang fixed. 2005-06-11 07:44:20 +00:00
fgerlits e9e6fac196 moved length computation of uploaded binary file from helix to taglib
(this will need to be changed later, as taglib only gives 1s precision)
2005-06-10 18:00:03 +00:00
sebastian 7d7c238bac *** empty log message *** 2005-06-10 14:10:35 +00:00
fgerlits 0a6006e8d4 refactored image resizing into separate method 2005-06-10 09:47:52 +00:00
tomas 14cca72d92 Changed behaviour of getMdataValue methods - default language parameter
introduced.
2005-06-10 09:04:19 +00:00
fgerlits d316bc5cf7 changed automake requirement from "< 1.9" to "< 1.8" 2005-06-09 19:36:12 +00:00
sebastian 40435b1307 *** empty log message *** 2005-06-09 18:06:54 +00:00
sebastian 54be542f05 #840 2005-06-09 13:48:37 +00:00
sebastian b2bcbd8e18 localisation changes 2005-06-08 19:40:25 +00:00
sebastian 089134adf2 *** empty log message *** 2005-06-08 19:27:10 +00:00
fgerlits 9e8ab83dca fixed bug #1071 2005-06-08 19:04:05 +00:00
fgerlits f2f158d29c fixed bug #1013 2005-06-08 18:28:03 +00:00
fgerlits 69d6f756dd fixed bug #966 2005-06-08 18:01:56 +00:00
tomas 7d9d2e7cad #1137 - method getMdataArray added to GreenBox class. 2005-06-08 16:49:01 +00:00
tomas e3bbc403a3 minor fix 2005-06-08 15:51:02 +00:00
tomas 958855581a LS db schema (generated by storageAdmin/bin/dumpDbSchema.sh at 050607). 2005-06-08 15:23:12 +00:00
fgerlits 4d56924d0d added notes about language variants (euro or cyrillic etc) 2005-06-08 14:51:12 +00:00
fgerlits bcdbdb0f3f adjusted Master Panel time widget size 2005-06-08 14:29:08 +00:00
fgerlits 8adc258e8d renamed Serbian localization files (was: sr_CS and sr_YU, now: sr_CS_CYRILLIC and sr_CS) 2005-06-08 14:08:26 +00:00
tomas b8e412aa9b Script for db structure dump added. 2005-06-08 13:46:27 +00:00
tomas 04df86aafc Script for db structure dump added. 2005-06-08 13:40:30 +00:00
fgerlits 170f92232b added new Cyrillic Serbian localization sr_CS;
renamed Latin Serbian from sr to sr_YU
2005-06-08 09:55:38 +00:00
maroy e918573930 removed references to the gstreamer library temporarily 2005-06-08 09:11:13 +00:00
sebastian 2e34430b32 some features for 1.0 added
Serbian localisation finished
2005-06-07 15:55:28 +00:00
fgerlits 512f2e811d added Serbian localization file 2005-06-07 11:44:34 +00:00
fgerlits ea78a37c9c added Serbian localization to Studio;
added documentation on how to localize Studio
2005-06-07 11:15:27 +00:00
fgerlits f98bd1db35 added support for Spanish 2005-06-03 15:36:12 +00:00
fgerlits b0ddb60612 fixed typo 2005-06-03 15:35:36 +00:00
sebastian f2b5c8fcf6 localizer: added keys and languages, but some mishmash now in translations 2005-06-03 14:24:21 +00:00
fgerlits 77f2d616bf Updated master panel pause button to the new bitmap. 2005-06-03 08:53:13 +00:00
fgerlits 7147940370 re-added window titles for windows with image titles (this title is displayed on the taskbar) 2005-06-02 18:47:22 +00:00
fgerlits 7885cd91da added minimize and maximize buttons to WhiteWindow class 2005-06-02 18:22:16 +00:00
fgerlits 272062ed16 added window minimizer, maximizer and closer button image files 2005-06-02 16:12:10 +00:00
fgerlits f472302422 added new window minimizer, maximizer and closer button image files 2005-06-02 16:10:12 +00:00
fgerlits ee12addf39 made Master Panel buttons equal in size; see bug #1015 2005-06-02 15:56:07 +00:00
fgerlits 429272e59d minor tweaks 2005-06-02 15:51:20 +00:00
sebastian 077d6179ed *** empty log message *** 2005-06-02 14:44:49 +00:00
fgerlits b72ccdc6f5 changed "Bitstream Vera" to "Bitstream Vera Sans" everywhere 2005-06-02 14:08:32 +00:00
fgerlits 1acb6485a7 changed time formatting on Master Panel;
changed text formatting syntax everywhere to be more uniform
2005-06-02 13:57:55 +00:00
sebastian 6665b9f379 *** empty log message *** 2005-06-02 11:29:47 +00:00
sebastian 4be5d1b783 *** empty log message *** 2005-06-02 09:51:01 +00:00
sebastian 169cd62d37 *** empty log message *** 2005-06-01 22:04:26 +00:00
maroy 3ed5809b10 added reference to gstreamer libraries, fix for issue #1038
see http://bugs.campware.org/view.php?id=1038
2005-06-01 08:03:55 +00:00
sebastian 8397693da8 *** empty log message *** 2005-05-31 16:34:23 +00:00
maroy 2d4e093c3b added support for the gstreamer playlist executor through the
AudioPlayerFactory
2005-05-31 10:10:33 +00:00
maroy 80dfc3eb4b added initial gstreamer playlist executor implementation 2005-05-31 08:53:11 +00:00
maroy e706acc9d2 added gstreamer-0.8.10 2005-05-31 08:45:35 +00:00
maroy cb2548045b fix related to issue #1004, changes actually made by Ferenc 2005-05-30 12:19:45 +00:00
fgerlits 0cd795889a refactored: moved Up, Down and Remove functions from LiveModeWindow class to ZebraTreeView class 2005-05-28 13:32:27 +00:00
fgerlits 78b687f715 localized metadata types into Hungarian 2005-05-27 16:32:14 +00:00
tomas c02d55a57d Section similar to storageServer's setupDirs.sh added (#1000) 2005-05-27 16:19:26 +00:00
fgerlits 4685ab1b5e fixed bug #981 2005-05-27 13:21:54 +00:00
fgerlits 2e7be6308f some minor reformatting 2005-05-27 11:38:22 +00:00
fgerlits e3c437f86d fixed bug #993 2005-05-27 11:38:00 +00:00
fgerlits 3982c2dac7 fixed typo 2005-05-27 10:39:26 +00:00
mash 4b24043c16 move icon to products/gLiveSupport 2005-05-27 08:26:39 +00:00
tomas c023b153b9 #981 2005-05-26 22:45:18 +00:00
fgerlits e1f3e0e9ca modified the browse tab to use the new MetadataComboBoxText widget;
had to change function argument types from Ptr<Glib::ustring>::Ref to Ptr<const Glib::ustring>::Ref all the way down the line.
2005-05-26 20:54:55 +00:00
fgerlits 733b565668 fixed bug #995 2005-05-26 14:02:37 +00:00
tomas ee62389d38 Delete operation disabled exception tolerated now. 2005-05-26 01:56:21 +00:00
tomas c7ad67667e A bug in hadling parameters routine fixed. 2005-05-26 01:51:47 +00:00
tomas 9de819a01a The storageAdmin module part added. 2005-05-26 01:50:34 +00:00
tomas 9109f7d8a6 Files moved to the storageAdmin module. 2005-05-26 01:36:49 +00:00
tomas cd32653d6c The storageAdmin module added with import script. 2005-05-26 01:35:16 +00:00
tomas 50930e9367 Require path fixed. 2005-05-26 00:00:31 +00:00
tomas b1528afa1b Require paths fixed. 2005-05-25 23:35:02 +00:00
fgerlits 70c3d52357 added metadata types to Advanced Search 2005-05-25 23:02:36 +00:00
fgerlits 12657e5aa7 moved AdvancedSearchItem and AdvancedSearchEntry classes from Widgets to GLiveSupport 2005-05-24 18:36:35 +00:00
fgerlits c01fabbd1a fixed CuePlayer to support multiple selections 2005-05-24 16:58:30 +00:00
fgerlits 783e0092b5 made Scheduler window into a WhiteWindow 2005-05-24 15:54:23 +00:00
maroy 0548da379e recommitting previous version, without references to gstreamer objects yet 2005-05-24 14:57:18 +00:00
maroy a83e6febec re-adding older version, which does not reference gstreamer yet 2005-05-24 14:55:45 +00:00
maroy 7891ff8e9d added initial version of gstreamer audio player 2005-05-24 08:05:54 +00:00
maroy e693e4b3a2 fixed typo 2005-05-24 08:05:06 +00:00
maroy ac8c39b3a3 replaced (probably byte-cut) incorrect mp3 files with proper ones 2005-05-24 08:04:37 +00:00
tomas e19b2f6098 Minor bug fixed. 2005-05-23 22:09:30 +00:00
fgerlits 2b9f41aa43 enabled multiple selection in Scratchpad window;
added "add to playlist" button
2005-05-23 18:42:22 +00:00
fgerlits 9ceb48d0d1 modified button spacing to conform with other windows 2005-05-21 19:18:12 +00:00
fgerlits 6601609ed4 gave a facelift to SimplePlaylistManagementWindow 2005-05-21 19:05:25 +00:00
fgerlits d751df9404 "inline" confused fransman's compiler, so removed 2005-05-21 09:04:21 +00:00
fgerlits 85a9ecc64c added stopOutputAudio() call before program end; this does not really work, though, see bug #981 2005-05-20 10:43:30 +00:00
tomas 596632d595 Wrong config entries fixed. 2005-05-20 01:19:04 +00:00
sebastian 5d0edd7a5a URL size now 256 chars 2005-05-19 21:39:46 +00:00
tomas 24dee2cc65 Minor exception checking and safer path handling added. 2005-05-19 14:28:07 +00:00
fgerlits 974ecc10a0 rewrote play-stop-onStop methods in trying to fix #914 -- logic is a bit clearer now, but #914 is still not fixed 2005-05-19 13:31:44 +00:00
fgerlits 7081d4461a added "play" pop-up menu item in Live Mode window;
changed "playMenuItem" to "cueMenuItem" in ScratchpadWindow localization, for consistency with LiveModeWindow
2005-05-18 17:44:00 +00:00
fgerlits 6af5fe6bd5 added functionality to output play button in the Live Mode window;
added new appendLineNumberColumn() function in ZebraTreeView;
fixed bug #972
2005-05-18 16:28:54 +00:00
mash 89ae010689 added dsp device selection to postInstall 2005-05-18 10:33:09 +00:00
maroy fadd7ec9be fixed problem of trying to create tarballs with full path added into
the base directory
2005-05-17 15:05:32 +00:00
maroy 75ce8b989d added check_two target, and test for playing on two audio interfaces
see issue #960, http://bugs.campware.org/view.php?id=960
2005-05-17 09:07:51 +00:00
fgerlits d6f48b7f29 added cue player buttons to Live Mode window 2005-05-13 19:08:42 +00:00
fgerlits 17e320da97 refactored cue buttons into separate CuePlayer class 2005-05-13 17:50:17 +00:00
fgerlits 9c09b528ca added DTD's for optional helixPlayer attributes 2005-05-13 17:10:34 +00:00
fgerlits 72e590f3e6 minor corrections 2005-05-13 13:31:44 +00:00
fgerlits 8c33877ca5 changed play and pause buttons in Scratchpad window to a single play/pause button as per specification;
fixed bug #898
2005-05-13 10:04:38 +00:00
tomas 750f3ffba6 Support for import script added. 2005-05-13 08:39:28 +00:00
tomas 319d3f3232 Import script added. 2005-05-13 08:38:42 +00:00
tomas a4af79c0e9 Minor fix 2005-05-13 08:13:39 +00:00
fgerlits a10e57819f modified Scratchpad so that adding to Live Mode from it does not move item to the top 2005-05-12 08:34:43 +00:00
tomas e0629e61bf minor fix 2005-05-12 00:44:28 +00:00
tomas 99660726c4 Changed priority of included files (needed for PEAR included in LS). 2005-05-11 12:36:44 +00:00
fgerlits 6d66851484 fixed "crash on stop clicked while paused" bug 2005-05-11 12:07:57 +00:00
fgerlits a40d2e523c added first version of Master Panel buttons 2005-05-10 18:47:01 +00:00
fgerlits d24ccaea70 fixed bug #938 2005-05-10 12:38:29 +00:00
tomas d837398eb8 #893 - delete methods disabled in XMLRPC interface. 2005-05-10 01:36:26 +00:00
tomas 0884a910e7 #931 - .htaccess added - ensure that index.php works (and some other settings) 2005-05-10 01:21:09 +00:00
tomas 22aefe3251 #931 - .htaccess added - ensure that index.php works (and some other settings)
+minor fix - automatic directory index disabled
2005-05-10 01:15:49 +00:00
tomas f694bae5c4 #931 - .htaccess added - ensure that index.php works (and some other settings) 2005-05-10 01:14:25 +00:00
tomas be4d158af0 #893 - delete methods disabled in XMLRPC interface. 2005-05-10 00:51:32 +00:00
tomas 9b7dd18045 #929 - installdir parameter is not required now, it have a default value. 2005-05-10 00:41:21 +00:00
tomas e57d84e60c #929 - PEAR package install moved to bin/install.sh 2005-05-10 00:25:18 +00:00
mash ca7a9ff1ab increasing service leve to be called after apache 2005-05-09 13:18:34 +00:00
mash f6ef995ab8 fixed missing slash and copy of icon and studio-config files 2005-05-09 13:17:26 +00:00
sebastian d77ef54fb0 *** empty log message *** 2005-05-09 11:16:12 +00:00
sebastian 37f64cc829 *** empty log message *** 2005-05-09 11:08:42 +00:00
fgerlits 6f80b77339 added timetable 2005-05-09 09:42:18 +00:00
sebastian 8eeb35acde *** empty log message *** 2005-05-07 10:25:07 +00:00
sebastian 02807e9000 *** empty log message *** 2005-05-07 10:15:33 +00:00
fgerlits acbc6aac27 added some try-catch clauses to try and fix bug 928 (has not worked yet) 2005-05-06 21:14:44 +00:00
fgerlits 32376178d3 some more prettying: added pango formatting to "now playing" in Master Panel window and fixed broken ZebraTreeView::addCenteredColumn() function. 2005-05-06 19:58:49 +00:00
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