Commit Graph

372 Commits

Author SHA1 Message Date
fgerlits 9568514e76 disabled boost library detection to use our own boost library instead 2005-08-08 11:57:53 +00:00
fgerlits abb6a6b9a4 copied createOdbcDataSource.sh to /bin (NOTE: we have two identical copies,
this is bad.  TODO: something about this);
moved createGstreamerRegistry.sh to /bin
2005-08-05 11:42:58 +00:00
fgerlits 277144d4ee added initial version 2005-08-05 11:32:03 +00:00
fgerlits f813b837d1 corrected some typos 2005-08-04 17:07:36 +00:00
maroy 69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +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 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
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
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 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 dfc8c0d356 added error checking to ScratchpadWindow::onEditPlaylist();
prettified Widgets::MessageWindow
2005-07-26 14:47:22 +00:00
maroy 299345f8f6 replaced all gifs with pngs 2005-07-25 14:11:52 +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 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 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 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
fgerlits 6efcdee4ca added fade in/out editing to SimplePlaylistManagementWindow 2005-07-14 15:56:59 +00:00
fgerlits 2b368af7ad added fade in and fade out columns to playlist editor window 2005-07-13 15:00:04 +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
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 366a4d0ea2 updated products/gLiveSupport/AudioPlayerTest
(see bug #1231)
2005-07-03 12:46:56 +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 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 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 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
fgerlits 2ed5a59ce3 added confirmation dialogs 2005-06-30 21:26:42 +00:00