Wed, 28 Nov 2007 03:51:34 +0300 |
Eugene Zagidullin |
the same thing in many plugins
|
Sat, 03 Nov 2007 01:23:56 +0200 |
Calin Crisan ccrisan |
Fixed an unexpected cddb error messaje when no cddb info is available
|
Sat, 13 Oct 2007 23:09:40 -0500 |
William Pitcock |
playlist API vtabling
|
Sat, 13 Oct 2007 20:43:07 -0500 |
William Pitcock |
gentitle changes
|
Sun, 14 Oct 2007 01:33:02 +0300 |
Matti Hamalainen |
Added a short TODO comment section.
|
Sun, 14 Oct 2007 01:26:06 +0300 |
Matti Hamalainen |
Use DAE.
|
Sun, 14 Oct 2007 00:44:04 +0300 |
Matti Hamalainen |
Cosmetics.
|
Sun, 14 Oct 2007 00:22:43 +0300 |
Matti Hamalainen |
Primary cleanup pass.
|
Sat, 13 Oct 2007 23:30:56 +0300 |
Matti Hamalainen |
Use glib types.
|
Sat, 13 Oct 2007 23:18:41 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/
|
Sat, 13 Oct 2007 23:09:46 +0300 |
Matti Hamalainen |
Clean up the str(n)cpy mess somewhat.
|
Sat, 13 Oct 2007 22:46:14 +0300 |
Matti Hamalainen |
Use gint.
|
Sat, 13 Oct 2007 22:41:42 +0300 |
Matti Hamalainen |
Use g_usleep()
|
Sat, 13 Oct 2007 22:41:28 +0300 |
Matti Hamalainen |
No need for that long buffer.
|
Sat, 13 Oct 2007 21:53:47 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sat, 13 Oct 2007 21:53:37 +0300 |
Matti Hamalainen |
Cleanups.
|
Fri, 12 Oct 2007 00:17:42 +0300 |
Calin Crisan ccrisan |
Fixed a bad argument order in a snprintf()
|
Mon, 08 Oct 2007 02:02:02 -0500 |
William Pitcock |
chase last changeset in aud
|
Sun, 07 Oct 2007 18:22:16 -0500 |
William Pitcock |
uri_ to aud_uri_
|
Sun, 07 Oct 2007 14:19:19 -0500 |
William Pitcock |
change some places to use set_params() instead of set_info() directly
|
Sun, 07 Oct 2007 00:22:59 -0500 |
William Pitcock |
s/tuple_/aud_tuple_/g
|
Wed, 03 Oct 2007 02:47:26 +0300 |
Calin Crisan ccrisan |
got did of sprintf's() and strcpy's()
|
Tue, 02 Oct 2007 15:38:08 +0300 |
Matti Hamalainen |
Basic start of cleanup of cdaudio-ng.
|
Tue, 02 Oct 2007 06:26:10 +0300 |
Matti Hamalainen |
Use glib types and functions in some places.
|
Tue, 11 Sep 2007 10:52:25 -0500 |
William Pitcock |
missing comma...
|
Tue, 11 Sep 2007 17:50:10 +0300 |
Matti Hamalainen |
Fixed cdaudio-ng.
|
Sun, 09 Sep 2007 22:42:22 +0300 |
Matti Hamalainen |
xmms_show_message() changed to audacious_info_dialog()
|
Fri, 07 Sep 2007 04:46:45 -0500 |
William Pitcock |
cdaudio-ng: C99 initialisers
|
Sun, 26 Aug 2007 15:26:39 +0200 |
mf0102 |
-continued German translation
|
Tue, 21 Aug 2007 17:11:59 +0900 |
Yoshiki Yazawa |
replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings.
|
Sun, 19 Aug 2007 17:20:31 +0300 |
Calin Crisan ccrisan |
Fixed some dos/windows eols
|
Mon, 13 Aug 2007 23:26:26 +0300 |
Calin Crisan ccrisan |
Add CD menu entry is now created with the ui_plugin_menu functions
|
Sun, 12 Aug 2007 21:36:14 +0200 |
Christian Birchinger |
Register cdda:// with uri_set_plugin
|
Sun, 12 Aug 2007 00:06:35 +0900 |
Yoshiki Yazawa |
use get_gentitle_format() to get format string so that presets and custom string can coexist.
|
Sat, 11 Aug 2007 20:10:10 +0900 |
Yoshiki Yazawa |
tuple API update.
|
Fri, 10 Aug 2007 22:00:07 +0200 |
Giacomo Lozito |
updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
|
Fri, 03 Aug 2007 07:21:36 +0300 |
Cristi Magherusan |
added Discovery plugin type
|
Sat, 28 Jul 2007 00:08:41 +0300 |
Calin Crisan ccrisan |
Fixed surprise eject segfault
|
Fri, 27 Jul 2007 23:03:20 +0300 |
Calin Crisan ccrisan |
Changed the cdda bitrate to 1411kbit/s in respect to the Red Book specifications
|
Fri, 27 Jul 2007 21:59:26 +0300 |
Calin Crisan ccrisan |
Fixed the play/stop indication; added a temporary workaround for including the last 3 seconds in playback
|
Fri, 27 Jul 2007 00:02:44 +0200 |
Stany HENRY |
More and more translatable strings... ;-)
|
Thu, 26 Jul 2007 15:11:08 +0300 |
Calin Crisan ccrisan |
Some changes to the about box
|
Thu, 26 Jul 2007 15:06:20 +0300 |
Calin Crisan ccrisan |
Added an information box to cdaudio-ng
|
Tue, 24 Jul 2007 01:42:58 +0300 |
Calin Crisan ccrisan |
Converted to new threading model
|
Tue, 24 Jul 2007 00:48:58 +0300 |
Calin Crisan ccrisan |
Titles are now built using tuples, with the preferred format
|
Mon, 23 Jul 2007 21:59:13 +0300 |
Calin Crisan ccrisan |
Setting a sane default configuration for the plugin
|
Mon, 23 Jul 2007 21:43:17 +0300 |
Calin Crisan ccrisan |
Set DAE the default and non-optional play method; Configuring the plugin no longer stops the playback;
|
Sat, 21 Jul 2007 04:15:34 +0300 |
Calin Crisan ccrisan |
Continuous playing in DAE mode works again
|
Sat, 21 Jul 2007 03:48:57 +0300 |
Calin Crisan ccrisan |
Ejecting the cd while playing no longer crashes the player.
|
Fri, 20 Jul 2007 03:29:42 +0300 |
zither |
Added configure options for cddb
|
Tue, 17 Jul 2007 03:12:32 +0300 |
zither |
Added cddb support
|
Thu, 21 Jun 2007 17:42:48 +0300 |
calin crisan |
Added drive speed limit
trunk
|
Thu, 21 Jun 2007 17:34:24 +0300 |
calin crisan |
Added enable/disable debug option
trunk
|
Wed, 20 Jun 2007 22:27:48 +0300 |
zither |
Added cdaudio-ng.h; added a configure dialog
trunk
|
Sat, 26 May 2007 14:44:32 -0700 |
zither |
[svn] Added a lot of useful debug output
trunk
|
Sat, 26 May 2007 09:21:13 -0700 |
zither |
[svn] Implemented DAE feature (enabled by default)
trunk
|
Thu, 24 May 2007 23:33:06 -0700 |
nenolod |
[svn] - cdaudio-ng (aka Zither's CD Audio Plugin): convert to plugin API v2
trunk
|
Mon, 21 May 2007 15:28:07 -0700 |
zither |
[svn] Added cdaudio-ng
trunk
|