log

age author description
2007-02-25 nenolod [svn] - bump libaudacious API revision. this will make 1.2 plugins binary trunk
2007-02-25 nenolod [svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port. trunk
2007-02-24 mf0102 [svn] - Minor cleanups trunk
2007-02-24 mf0102 [svn] - Spring clean (removed one function) trunk
2007-02-24 nenolod [svn] - make a note that MCS is required now. trunk
2007-02-24 nenolod [svn] - GTK+ 2.6 is required. trunk
2007-02-24 nenolod [svn] - update README table of contents trunk
2007-02-24 nenolod [svn] - add joker to credits trunk
2007-02-24 nenolod [svn] - add documentation wrt why we ship our own libid3tag and why it trunk
2007-02-24 nenolod [svn] - add support for opening id3 tags from a live vfs handle. trunk
2007-02-24 nenolod [svn] - add reference-counting to VFS and add new function, vfs_dup() to trunk
2007-02-24 nenolod [svn] - provide fd->uri for buffered files trunk
2007-02-21 giacomo [svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it trunk
2007-02-21 yaz [svn] revise str_to_utf8(): trunk
2007-02-21 yaz [svn] - vfs layer doesn't provide fdopen. trunk
2007-02-21 nhjm449 [svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802) trunk
2007-02-20 nenolod [svn] - or comparison should be an and comparison trunk
2007-02-20 nenolod [svn] - handle MS-DOS line endings. trunk
2007-02-20 js [svn] Use VFS. trunk
2007-02-19 nenolod [svn] - new translation drop from flameeyes trunk
2007-02-19 chainsaw [svn] Add Monkeh to credits. Correct ChangeLog, monkeh != monkey. trunk
2007-02-19 chainsaw [svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunk
2007-02-19 yaz [svn] - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning. trunk
2007-02-19 yaz [svn] - update playlist->tail when an entry has been removed. trunk
2007-02-19 yaz [svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something. trunk
2007-02-19 yaz [svn] - changes in r4102 break jtf. disabled for now. trunk
2007-02-18 nenolod [svn] - run gtk events while iterating through the playlist trunk
2007-02-18 yaz [svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1. trunk
2007-02-18 nenolod [svn] - update chinese simplified translation -- trunk
2007-02-17 yaz [svn] - make configure script show the configuration status of sampling rate conversion. trunk
2007-02-17 nenolod [svn] - ppc64 warning fixes for upsampling patch trunk
2007-02-17 nenolod [svn] - put configdb back in libaudacious as the client library needs it trunk
2007-02-17 nenolod [svn] - update options printout trunk
2007-02-17 nenolod [svn] - add Teru KAGOMASHIRA to credits. trunk
2007-02-17 nenolod [svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunk
2007-02-17 nenolod [svn] - reinstate rcfile class for now trunk
2007-02-17 nenolod [svn] - relocate configdb to audacious core trunk
2007-02-17 nenolod [svn] - make libmcs a forced requirement trunk
2007-02-17 nenolod [svn] - fix a typo trunk
2007-02-17 nenolod [svn] - don't return a bogus vtable for an unregistered URI scheme trunk
2007-02-16 yaz [svn] - include stdio.h for debug print out. trunk
2007-02-16 nenolod [svn] - remove debugging notice trunk
2007-02-16 nenolod [svn] - manually save player positions. trunk
2007-02-15 mf0102 [svn] - made new INI file parser trunk
2007-02-15 nenolod [svn] - playlist editor: use SkinnedWindow widgetlist trunk
2007-02-15 nenolod [svn] - playlist editor: use SkinnedWindow provided GC. trunk
2007-02-15 nenolod [svn] - equalizer: use SkinnedWindow provided GC. trunk
2007-02-15 nenolod [svn] - move the GC into the SkinnedWindow class. trunk
2007-02-15 nenolod [svn] - ui_skinned_window_widgetlist_associate trunk
2007-02-15 dai [svn] * Update Japanese translation. trunk
2007-02-14 nenolod [svn] - fix beepctrl.h:35: warning: comma at end of enumerator list trunk
2007-02-14 nenolod [svn] - configdb // -> /* */ change trunk
2007-02-14 nenolod [svn] ui_main.h:92: warning: comma at end of enumerator list trunk
2007-02-14 nenolod [svn] - fix: vfs_buffer.c:218: warning: pointer of type 'void *' used in arithmetic trunk
2007-02-14 nenolod [svn] - fix signed vs unsigned comparisons and missing initializer warnings trunk
2007-02-14 nenolod [svn] - fix a signed vs unsigned comparison trunk
2007-02-14 yaz [svn] - avoid double free while playing cdda. trunk
2007-02-13 chainsaw [svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunk
2007-02-13 mf0102 [svn] - removed unused function bmp_menu_translate() trunk
2007-02-13 yaz [svn] - delete id3 tag feature has been added. trunk
2007-02-12 nenolod [svn] - unbreak relative path support. closes #791. trunk
2007-02-12 nenolod [svn] - add Catalan translation file. Closes #786. trunk
2007-02-12 nenolod [svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792. trunk
2007-02-12 yaz [svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict. trunk