2006-12-16 |
giacomo |
[svn] - multiple playlist support requires separated locking; each Playlist holds its GMutex now; removed playlist_get function cause it doesn't fit with this scheme
trunk
|
2006-12-16 |
jerome |
[svn] Added playback-seek{-relative} in audtool.1 man page.
trunk
|
2006-12-16 |
jerome |
[svn] Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds.
trunk
|
2006-12-16 |
nenolod |
[svn] - don't use deprecated function playlist_get().
trunk
|
2006-12-16 |
nenolod |
[svn] - log a warning if deprecated functions from <= 1.2 are used
trunk
|
2006-12-16 |
nenolod |
[svn] - use g_object_ref() on the list store when we disassociate to make
trunk
|
2006-12-16 |
nenolod |
[svn] - while building the jump to file list, disassociate the GtkListStore
trunk
|
2006-12-16 |
nenolod |
[svn] - run update-po
trunk
|
2006-12-16 |
giacomo |
[svn] regex-powered jump to file - should be considerably faster than the old one
trunk
|
2006-12-15 |
giacomo |
[svn] do not assume that a tuple field exists just cause the tuple does, regexec hates null strings
trunk
|
2006-12-15 |
giacomo |
[svn] added a regex-based search option in playlist that allows to select playlist entries using multiple match criteria
trunk
|
2006-12-15 |
nenolod |
[svn] - bail after 15 failures to find an acceptable playback candidate
trunk
|
2006-12-15 |
nenolod |
[svn] - add playlist_select_playlist() to select a literal playlist
trunk
|
2006-12-15 |
nenolod |
[svn] - use playlist_get_active() at the top of each thread.
trunk
|
2006-12-15 |
nenolod |
[svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear().
trunk
|
2006-12-15 |
nenolod |
[svn] - add some basic code for the manipulation of temporary playlists
trunk
|
2006-12-15 |
nenolod |
[svn] - add playlist_select_next(), playlist_select_prev()
trunk
|
2006-12-15 |
nenolod |
[svn] - remove static Playlist default_playlist
trunk
|
2006-12-15 |
nenolod |
[svn] - remove all improper uses of playlist_get()
trunk
|
2006-12-15 |
nenolod |
[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get()
trunk
|
2006-12-14 |
nenolod |
[svn] - fix example
trunk
|
2006-12-14 |
nenolod |
[svn] - add the starting point of some audacious C++ bindings
trunk
|
2006-12-14 |
nenolod |
[svn] - use str_has_prefix_nocase instead of a literal compare on extension
trunk
|
2006-12-13 |
yaz |
[svn] - ar should pick changes
trunk
|
2006-12-13 |
nenolod |
[svn] - make sure fd is not NULL before checking it's URI namespace
trunk
|
2006-12-13 |
nenolod |
[svn] - at present, only use extension filtering in the file:// namespace.
trunk
|
2006-12-13 |
nenolod |
[svn] - warning fix
trunk
|
2006-12-13 |
nenolod |
[svn] - improved logic for extension assist
trunk
|
2006-12-13 |
nenolod |
[svn] - put this back the way it was
trunk
|
2006-12-13 |
nenolod |
[svn] - specifically define this as a table
trunk
|
2006-12-13 |
nenolod |
[svn] - preferences pane option for extension-based detection
trunk
|
2006-12-13 |
nenolod |
[svn] - add support for new extension probing system
trunk
|
2006-12-13 |
nenolod |
[svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for
trunk
|
2006-12-12 |
kiyoshi |
[svn] Remove leftover plugin-related bits that don't do anything any more.
trunk
|
2006-12-12 |
nenolod |
[svn] - move to GPLv2-only. Based on my interpretation of the license, we are
trunk
|
2006-12-12 |
nenolod |
[svn] - add programfan to translation credits
trunk
|
2006-12-12 |
nenolod |
[svn] - run update-po
trunk
|
2006-12-12 |
nenolod |
[svn] - this was backwards. lets fix it!
trunk
|
2006-12-12 |
nenolod |
[svn] - update Welsh translation (1 new string added)
trunk
|
2006-12-12 |
nenolod |
[svn] - run update-po
trunk
|
2006-12-11 |
nenolod |
[svn] - when clearing a playlist's entries, make sure to reset the playlist's
trunk
|
2006-12-11 |
nenolod |
[svn] - provide the old ABI for plugins (intermediate layer).
trunk
|
2006-12-11 |
nenolod |
[svn] - make sure &default_playlist (temporary construct) has full padding.
trunk
|
2006-12-11 |
nenolod |
[svn] - avoid a crash
trunk
|
2006-12-11 |
nenolod |
[svn] - update playlist UI
trunk
|
2006-12-11 |
kiyoshi |
[svn] Update equalizer.c to new API
trunk
|
2006-12-11 |
kiyoshi |
[svn] Oops. controlsocket.c is *much* happier now that the arguments are in the right order. >.>
trunk
|
2006-12-11 |
nenolod |
[svn] - update to new API
trunk
|
2006-12-11 |
nenolod |
[svn] - update mainwin.c to new API
trunk
|
2006-12-11 |
kiyoshi |
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
trunk
|
2006-12-11 |
chainsaw |
[svn] Add playlist_get_active where required.
trunk
|
2006-12-11 |
nenolod |
[svn] - update main.c to new API
trunk
|
2006-12-11 |
nenolod |
[svn] - update these files
trunk
|
2006-12-11 |
nenolod |
[svn] - update widgetcore to new API
trunk
|
2006-12-11 |
nenolod |
[svn] - finish conversion to new API.
trunk
|
2006-12-11 |
nenolod |
[svn] - much closer now
trunk
|
2006-12-11 |
nenolod |
[svn] - more updates
trunk
|
2006-12-11 |
nenolod |
[svn] - update playlist_ins(), playlist_add().
trunk
|
2006-12-11 |
nenolod |
[svn] - update playlist_delete_filenames() and friends
trunk
|
2006-12-11 |
nenolod |
[svn] - this commit breaks the API. I'm not done here, but hopefully the new API is
trunk
|