Commit Graph

1606 Commits

Author SHA1 Message Date
fgerlits 39a876e907 added references to createGstreamerRegistry.sh 2005-08-05 11:37:18 +00:00
fgerlits 277144d4ee added initial version 2005-08-05 11:32:03 +00:00
fgerlits f5fbb92ce2 added local access configuration to pg_hba.conf setup instructions 2005-08-05 11:09:57 +00:00
fgerlits 9c65ccebcf updated debian rules to create database and set up odbc data source 2005-08-04 17:49:59 +00:00
fgerlits f813b837d1 corrected some typos 2005-08-04 17:07:36 +00:00
fgerlits 91f5dd66fa corrected some typos and added some clarifications 2005-08-04 15:29:50 +00:00
sebastian d6a76b9b5e bug 1050 2005-08-04 14:17:11 +00:00
fgerlits 2b7d7c53cd removed residual references to the deleted postInstallScheduler.sh script 2005-08-04 14:06:24 +00:00
fgerlits 6fa1f4b596 removed reference to postInstallScheduler.sh;
added mv gtk* to etc directory
2005-08-04 14:02:06 +00:00
sebastian 74195109f4 *** empty log message *** 2005-08-04 00:58:50 +00:00
sebastian 34a34e191b *** empty log message *** 2005-08-03 23:33:18 +00:00
sebastian a3fcce16d6 use .keepme for consistency 2005-08-03 12:13:54 +00:00
sebastian 3771928cc9 not needet by end-user 2005-08-03 12:11:10 +00:00
sebastian 6f9f64ca71 added missing BIN_DIR 2005-08-03 12:05:32 +00:00
fgerlits bedee02329 changed modules/X/tmp/configure to modules/X/configure to allow for
re-creating the configure scripts (and the same for products/X)
this is to fix 'make recompile' which was broken
2005-08-03 10:14:23 +00:00
fgerlits 4265ee567d commented out a test which hangs on some systems (including mine) 2005-08-03 08:38:25 +00:00
maroy 69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +00:00
fgerlits 1f178670ca corrected typo 2005-08-03 07:36:51 +00:00
maroy b3e692ee88 re-added (as it somehow disappeared) 2005-08-02 22:45:51 +00:00
sebastian 2f268aba62 some tweaks 2005-08-02 12:22:26 +00:00
maroy 9f47bdc30f renamed wrongly name file 2005-08-02 11:35:51 +00:00
maroy 65a3b0f1b3 fixed typo 2005-08-02 11:33:53 +00:00
maroy 0b048d2069 added mkinstalldirs, for bug #1357 2005-08-02 11:29:52 +00:00
maroy 4c9bfe5124 updated documentation for 1.0 release 2005-08-02 10:02:20 +00:00
sebastian 707805a511 *** empty log message *** 2005-08-02 09:49:55 +00:00
maroy 58fd5c470c updated debian package generation files 2005-08-02 08:45:57 +00:00
maroy 11894494c4 changed modules to check for boost date-time lib 2005-08-02 08:45:41 +00:00
maroy 1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy 4a2a4cc155 added libboost and libgtk2 to package dependencies 2005-08-02 07:13:07 +00:00
maroy 665d69d0bd running configure after autogen if needed 2005-08-02 06:16:25 +00:00
sebastian 26e76a82cb *** empty log message *** 2005-08-01 22:59:26 +00:00
sebastian f7745e6f59 drag & drop for playlisteditor 2005-08-01 22:57:43 +00:00
sebastian 49f5cb85fa drag & drop for playlisteditor 2005-08-01 21:45:05 +00:00
sebastian c4a05bb3ab drag & drop for playlisteditor 2005-08-01 20:28:33 +00:00
maroy d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
fgerlits eac694b83a changed scaling algorithm for radio logo image from BILINEAR to HYPER
(whatever that means) -- it's still a bit fuzzy
2005-08-01 14:25:52 +00:00
fgerlits 26667aad3d changed station logo from WBAI to CAMP 2005-08-01 14:21:28 +00:00
fgerlits d1842b7a24 fixed bug #914, finally? 2005-08-01 11:27:37 +00:00
fgerlits 80fdbf921f made use of Gtk::Label more civilized (still broken though) 2005-08-01 11:12:48 +00:00
fgerlits 644c547cb1 undid previous change 2005-07-31 13:53:35 +00:00
fgerlits 22a511feff moved cuePlayer->close() to releaseCueAudio, to make sure it always gets
called
2005-07-31 12:31:41 +00:00
fgerlits 29d2143cad moved outputPlayer->close() to its correct place in GLiveSupport;
removed unnecessary 'playable' member variable from NowPlaying
2005-07-31 12:29:25 +00:00
sebastian 60cbc98a58 fixed bug #1331 2005-07-30 21:25:02 +00:00
sebastian be5acaa6db *** empty log message *** 2005-07-30 18:28:45 +00:00
sebastian cf41b8f0a6 better placement for contextmenues/alttext 2005-07-30 17:38:03 +00:00
fgerlits 63cbb0890e fixed typo 2005-07-30 15:14:26 +00:00
sebastian 395c0af2bd replaced gif?s with png?s 2005-07-30 13:39:23 +00:00
sebastian a264b42824 *** empty log message *** 2005-07-29 13:43:27 +00:00
tomas 9d13994d07 Uninstall of previous db removed. (#992) 2005-07-29 08:52:07 +00:00
fgerlits 2f4b978834 now we save the playlist token, to be used in revertPlaylist(), to unlock
any stuck edited playlist in case of a crash
2005-07-28 17:24:47 +00:00
tomas 8427aae7ac The locstor.playlistIsAvailable method returns additional ownerid and ownerlogin
fields in the result. (#1293)
2005-07-28 12:11:52 +00:00
tomas da017f9200 The revertEditedPlaylist method added in XMLRPC interface. 2005-07-28 11:51:19 +00:00
tomas 2d9bb23bbe The revertEditedPlaylist method moved to LocStor. 2005-07-28 11:49:34 +00:00
tomas f75834dc22 Test space handling added to prevent existing storage data in tests. 2005-07-28 11:48:11 +00:00
tomas 91dfea7787 minor change 2005-07-28 11:43:49 +00:00
fgerlits 88afcf426a added renumbering of rows in popTop() 2005-07-28 11:35:26 +00:00
fgerlits 325092f8df changed "plughw:0,0" to "default" 2005-07-28 09:33:47 +00:00
fgerlits f42e5b094d modified failing GstreamerPlayerTest::pauseResumeTest to actually fail 2005-07-27 21:05:30 +00:00
fgerlits 43204f9cd3 added test case for bug #1295 2005-07-27 20:23:24 +00:00
fgerlits 6adb1f0faf more instructions for Studio localization 2005-07-27 16:34:03 +00:00
fgerlits b2ae622471 updated playback functions for the new behavior of the audio player (no onStop() fired on manual stop, or on pause) 2005-07-27 15:07:19 +00:00
fgerlits d594085ea9 changed display of fade info to timeDurationToShortString() 2005-07-27 11:18:38 +00:00
fgerlits 3548340451 added new timeDurationToShortString() function 2005-07-27 11:12:43 +00:00
fgerlits 7adf52fe92 added new file 2005-07-27 08:36:08 +00:00
tomas 10c715cdae The readKeys method added. 2005-07-27 00:54:13 +00:00
fgerlits dfc8c0d356 added error checking to ScratchpadWindow::onEditPlaylist();
prettified Widgets::MessageWindow
2005-07-26 14:47:22 +00:00
fgerlits 1769fe5b48 changed duration_from_string() calls to TimeConversion::parseTimeDuration() 2005-07-26 11:34:02 +00:00
sebastian aba0318f3c *** empty log message *** 2005-07-26 10:56:16 +00:00
fgerlits 9fb1cf5a54 added parseTimeDuration() function, to replace boost::posix_time::
duration_from_string(), which is badly broken
2005-07-26 10:36:01 +00:00
maroy 299345f8f6 replaced all gifs with pngs 2005-07-25 14:11:52 +00:00
tomas 8577486f25 New target pear_setup added. (#980) 2005-07-24 18:26:28 +00:00
tomas 6bf46501fe The normalizeExtent method added, + #1201 2005-07-24 16:18:59 +00:00
tomas 693ee8bd48 Params lang and deflang added to displayPlaylistClipAtOffset method (#1269) 2005-07-24 12:59:41 +00:00
tomas 858ccefd74 A 'title' field have been added to return struct of
GreenBox::displayPlaylistClipAtOffset() method
(#1269)
2005-07-24 12:49:09 +00:00
sebastian b6954cd630 *** empty log message *** 2005-07-23 18:05:51 +00:00
sebastian cc1830560a dynamic update of now/next clip infobox added 2005-07-23 18:04:47 +00:00
sebastian b87375f90c *** empty log message *** 2005-07-23 17:59:57 +00:00
sebastian 419f56e12a This file descripes conventions storing data in preferences table. 2005-07-22 10:08:23 +00:00
fgerlits 06d4859af2 added pop-up panel for playlist editing functions move up, move down,
and remove
2005-07-21 15:14:40 +00:00
fgerlits 19dd690732 added event handlers to SimplePlaylistManagementWindow:
* when the title is edited (also to create a new playlist if necessary)
* when the playlist is changed from GLiveSupport::addToPlaylist(); a new
signal is created for this purpose in GLiveSupport
2005-07-20 21:43:02 +00:00
fgerlits 0a1622e3cd made window closeable when nothing is edited 2005-07-20 20:39:56 +00:00
fgerlits 533ee75926 change the copy constructor; now it duplicates playlist elements, instead of just copying the pointers 2005-07-20 19:44:49 +00:00
fgerlits 128f8034b8 rewrote Cancel and Save behavior in SimplePlaylistMgmtWindow 2005-07-20 17:55:05 +00:00
fgerlits b297754948 added "restart" command 2005-07-20 14:31:34 +00:00
fgerlits 633de92a04 replaced stale references to OSS audio devices with ALSA names 2005-07-20 09:04:28 +00:00
fgerlits 3cbd9f492b simplified addToScratchpad() 2005-07-19 18:26:31 +00:00
fgerlits f23a6a2f62 modified addToScratchpad to update to the new version of the playlist (for example, in case its title got changed) 2005-07-19 18:21:01 +00:00
fgerlits b68c5cab38 added clarifying comments about when onStop() is emitted 2005-07-19 13:29:22 +00:00
fgerlits 5ee12ad34a updated download location to sourceforge 2005-07-18 09:43:50 +00:00
fgerlits b08dba6b5c added "edit playlist" menu item to Scratchpad window 2005-07-15 15:43:19 +00:00
fberckel 5bcaae0a29 updated saveplaylistdialog and emptytitleerror string 2005-07-15 15:14:15 +00:00
fgerlits 923bfad1a4 added check for fade info to make sure fade in + fade out is not
longer than the whole clip
2005-07-15 14:59:08 +00:00
fberckel 85b8bcbd52 updated echo's and spare line's 2005-07-14 19:39:30 +00:00
fgerlits 6efcdee4ca added fade in/out editing to SimplePlaylistManagementWindow 2005-07-14 15:56:59 +00:00
sebastian bb9553f329 *** empty log message *** 2005-07-14 11:55:20 +00:00
fgerlits 2b368af7ad added fade in and fade out columns to playlist editor window 2005-07-13 15:00:04 +00:00
fgerlits 4d1574ca0b added timeDurationToHhMmSsString() function 2005-07-13 14:18:07 +00:00
maroy 5b751a1809 fixed firing of onStop events, that was fires also at pause, and
prematurely (one coudln't call close() from the event handler)
fix for issue #1248, see http://bugs.campware.org/view.php?id=1248
2005-07-12 06:09:55 +00:00
fberckel 567da89848 change some log file name 2005-07-12 05:23:23 +00:00
fgerlits f38f329c6c minor reformatting 2005-07-11 09:30:38 +00:00
fgerlits bcbd03cc28 WhiteWindow-ized SchedulePlaylistWindow, fixing bug #1170 2005-07-07 15:56:36 +00:00
fgerlits a46ef4879b added Type column label in SearchWindow localizations (see bug #1168) 2005-07-07 10:51:10 +00:00
fgerlits 0d75c4e499 added another test to check event listening 2005-07-06 15:53:51 +00:00
maroy 53893a3e50 fix for proper gstreamer registry creation on installation and in the
debian package
2005-07-05 11:23:50 +00:00
maroy eea04b3886 added OSS DSP support for GstreamerPlayer 2005-07-05 08:55:56 +00:00
maroy e8b6c8d7e8 updated date for re-release of 1.0rc1 2005-07-04 12:38:27 +00:00
maroy 54a85c8b3d fixed issue of gstreamer elements not being registered properly on
installation
2005-07-04 12:34:34 +00:00
maroy f75891c532 scheduler no longer crashes on startup if the database server is not started
yet.
solution for issue #1200, see http://bugs.campware.org/view.php?id=1200
2005-07-04 10:38:39 +00:00
fgerlits cb07f820bd took out python; on second thought, we probably don't need it 2005-07-03 21:22:22 +00:00
maroy 9e9cebaf90 added proper xml prolog to sample files 2005-07-03 17:55:14 +00:00
maroy 239ff252fc moved all gstreamer pipeline initialization to the open() call,
thus calling start() will be fast. opening can be still slow though
(like 10 secs for some SMIL files).
this is in response to issue #1229, see
http://bugs.campware.org/view.php?id=1229
2005-07-03 15:11:23 +00:00
maroy 0459fd787b updated release documentation. a fix for issue #961
see http://bugs.campware.org/view.php?id=961
2005-07-03 14:04:47 +00:00
maroy 7e6bba2b11 added proper RFC 2822 style date into changelog 2005-07-03 13:21:53 +00:00
maroy e6fd970d88 added reference to gLiveSupport 2005-07-03 13:06:17 +00:00
maroy b04cc9b174 fixed typo 2005-07-03 12:54:00 +00:00
maroy 6a4974aea7 made some fixes to the installation scripts 2005-07-03 12:50:07 +00:00
fgerlits 366a4d0ea2 updated products/gLiveSupport/AudioPlayerTest
(see bug #1231)
2005-07-03 12:46:56 +00:00
maroy d65946151a added missing acinclude file 2005-07-03 12:03:31 +00:00
fgerlits 646b2e6fb4 removed "< 1.8" from automake requirement 2005-07-03 11:45:24 +00:00
maroy 55b020739a using absolut paths for output directory 2005-07-03 10:56:27 +00:00
maroy 2db710ef6b updated debian changelog 2005-07-03 10:54:34 +00:00
maroy c7cb2c2ac4 removed helix from the distribution script 2005-07-03 10:38:06 +00:00
maroy f900c3e361 removed obsoleted tools 2005-07-03 10:37:44 +00:00
maroy 8fbc2ecfd6 added check for not running when generated files are around 2005-07-03 10:32:32 +00:00
maroy ad57d08acc renamed some patches from .diff to .patch 2005-07-03 10:05:27 +00:00
maroy 7af7d7d90d removed reference to darkice 2005-07-03 09:41:12 +00:00
maroy 1e94527522 removed dependency on automake versions <= 1.8
now 1.8 and newer can also be used
2005-07-03 09:34:51 +00:00
maroy f767ed2dd8 removed helix from LiveSupport 2005-07-03 08:57:50 +00:00
fgerlits 4726b005fd copied new dev req's from developmentTools.html to install.html 2005-07-03 08:57:25 +00:00
fgerlits c81bfa7a63 added --disable-opengl 2005-07-02 22:55:15 +00:00
fgerlits 63043f320c added python to the development library requirements (needed for boost) 2005-07-02 22:06:48 +00:00
maroy b55f2abd17 updated dependecies for gstreamer 2005-07-02 21:43:21 +00:00
maroy 767911531a added new dependencies, for gstreamer 2005-07-02 21:41:16 +00:00
maroy be193cd01b added sequentialSmil test case as a solution for issue #1224
see http://bugs.campware.org/view.php?id=1224
2005-07-02 19:51:01 +00:00
maroy 02bce13c9e changed played time reporting to be based on the sink 2005-07-02 19:45:15 +00:00
maroy 562b2ee49f added simple audio file play utility 2005-07-02 12:53:08 +00:00
fgerlits d178e61d8d added library requirements for gstreamer 2005-07-02 11:58:36 +00:00
fgerlits 5f595831ce fixed typo 2005-07-02 08:02:58 +00:00
fgerlits 308faa0d31 added gstreamer to dist.sh 2005-07-01 23:14:38 +00:00
fgerlits fa1091fe5e put the two commented-out tests back in (they still crash) 2005-07-01 23:08:27 +00:00
fgerlits ad9b8acf2b added flags to prevent pause from firing onStop() 2005-07-01 22:19:30 +00:00
fgerlits 0b20c3ccf0 changed oss references to alsa (i hope everywhere) 2005-07-01 21:44:35 +00:00
fgerlits 387b64e0a5 fixed the "do you want to save?" dialog in the SimplePlaylistMgmtWindow 2005-07-01 20:55:11 +00:00
fgerlits c9e0aa62ce uncommented the popTop() function -- it still does not work, though 2005-07-01 19:55:19 +00:00
fgerlits df85134ae8 switched everything over to gstreamer 2005-07-01 19:49:21 +00:00
fgerlits 09c625b216 got rid of "VU meter" and "Next playing" labels 2005-07-01 19:22:21 +00:00
fgerlits 883a32eed7 commented out tests which crash on my computer 2005-07-01 19:06:14 +00:00
fgerlits 8c195b9436 added <animate> tag generation to acquirePlaylist. may god be with us. 2005-07-01 18:43:19 +00:00
fgerlits 713d54c3ba modified acquirePlaylist() in TestStorageClient for gstreamer 2005-07-01 17:56:47 +00:00
fgerlits 4554a90752 minor refinement 2005-07-01 17:34:14 +00:00
sebastian 91b6a72bd1 *** empty log message *** 2005-07-01 17:29:07 +00:00
fgerlits fbdeea6df4 added timeDurationToStringMilliseconds() method 2005-07-01 17:24:21 +00:00
sebastian fdc676fc05 *** empty log message *** 2005-07-01 17:07:44 +00:00
sebastian 1fa2748b61 1.0 rc1 2005-07-01 16:30:40 +00:00
fgerlits 42f420efea half-finished the rewrite of acquirePlaylist(); committed for backup 2005-07-01 16:13:53 +00:00
sebastian d30d0e1423 cleared tabs on file-/stream-upload
improved test for streams
2005-07-01 15:21:35 +00:00
fgerlits 64a9cca523 added new addPlaylength() method to the Playlist class 2005-07-01 14:39:14 +00:00
sebastian e80e1e301d *** empty log message *** 2005-07-01 12:45:35 +00:00
fgerlits aa7ba715cc fixed typo 2005-07-01 12:10:07 +00:00
fgerlits d336a0bfc9 added two more test SMIL files to playlistExecutor/GstreamerPlayerTest;
changed GLiveSupport to use the gstreamer player for cue output
2005-07-01 12:03:41 +00:00
fgerlits 009c6902e1 fixed bug: the key for every entry was set to ">=" 2005-07-01 10:30:10 +00:00
fgerlits ba8ed9f566 changed buttons in AdvancedSearchItem
note bug #1223, though: current "minus" image is in fact an X
2005-07-01 10:20:02 +00:00
tomas 42fc60fa70 removed (added as text by mistake) 2005-07-01 09:11:25 +00:00
maroy c6dc4bc039 added new images 2005-07-01 08:28:44 +00:00
maroy 3590c9380c added Micz's desktop images 2005-07-01 07:35:56 +00:00
tomas 67ec86044e Ogg metadata import fixed, testonly (analyze) mode added. 2005-06-30 22:25:17 +00:00
tomas 17953ce674 Preferences backup support added. 2005-06-30 22:23:57 +00:00
tomas 4079db624c Preference backup support added. 2005-06-30 22:23:37 +00:00
fgerlits 2ed5a59ce3 added confirmation dialogs 2005-06-30 21:26:42 +00:00
tomas 606c4d7702 Length values in playlists and metadata fixed. (#1204) 2005-06-30 19:52:58 +00:00
maroy 0d4ff4f582 submitted adder duration patch as a bug into the gnome bugzilla 2005-06-30 18:01:22 +00:00
sebastian ce6f83f9b0 changed some wording 2005-06-30 15:06:21 +00:00
maroy fcb2fab676 changed scheduler playlist executor to gstreamer 2005-06-30 14:30:36 +00:00
maroy 87b2840b53 added gstreamer support for playlistExecutor, scheduler and gLiveSupport 2005-06-30 13:53:54 +00:00
maroy 56dc591a02 updated user setup script to reflect output dsp setting in the template 2005-06-30 13:38:08 +00:00
maroy d06be1bd7b making gstreamer compile on Mandrake 2005-06-30 12:32:54 +00:00
sebastian 5f26e925db bug #1151, #1198 2005-06-30 11:28:53 +00:00
maroy 899a387d39 added error exit return on compilation failure 2005-06-30 10:13:52 +00:00
maroy 77719e8c06 *** empty log message *** 2005-06-30 09:58:03 +00:00
maroy b5fb36be3f updated short test sample with proper mp3 file 2005-06-30 07:23:02 +00:00
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