log

age author description
2007-01-17 nenolod [svn] - remove visual studio file from src/aac/mp4ff trunk
2007-01-17 giacomo [svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget trunk
2007-01-17 nenolod [svn] - chase dirbrowser removal trunk
2007-01-16 alxorlov [svn] Add string "ru" to po/LINGUAS trunk
2007-01-16 alxorlov [svn] Add russian translation trunk
2007-01-16 giacomo [svn] - status icon plugins: provide a couple of different icon pixmap files trunk
2007-01-16 js [svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit. trunk
2007-01-16 js [svn] I committed too fast, there was even more. trunk
2007-01-16 js [svn] Fix of possible buffer overflow. trunk
2007-01-16 giacomo [svn] - status icon plugin: try to auto-detect the correct size for the status icon trunk
2007-01-16 giacomo [svn] - status icon plugin: made a tooltip popup that displays metadata of the current song trunk
2007-01-15 giacomo [svn] - evdev-plug: check that the player local datadir exists before attempting to create evdev-plug.conf trunk
2007-01-15 giacomo [svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf trunk
2007-01-15 giacomo [svn] - make amidi-plug use audacious_get_localdir() trunk
2007-01-15 giacomo [svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk
2007-01-15 giacomo [svn] - add missing config.h inclusion for wavpack, null and metronom plugin trunk
2007-01-15 giacomo [svn] - added status icon plugin (written from scratch, with code from gtk 2.10) trunk
2007-01-15 nenolod [svn] - remove blanket http:// grabbing -- probing for mp3 now works by VFS trunk
2007-01-15 kiyoshi [svn] pause functionality should play if not already playing, now trunk
2007-01-15 iabervon [svn] Support shoutcast (over TCP) with VFS HTTP code. mpg123 has to accept trunk
2007-01-15 nenolod [svn] - buildsystem glue for curl http:// transport trunk
2007-01-15 iabervon [svn] Add code for a plugin to use CURL for http. Needs some build-system trunk
2007-01-15 iabervon [svn] Use a VFSFile instead of the built-in http, if the VFS supports it. trunk
2007-01-15 nenolod [svn] - fix dependency generation trunk
2007-01-15 nenolod [svn] - fix dependency generation (CFLAGS was not set) trunk
2007-01-15 nenolod [svn] - gettext requires mkinstalldirs (todo: OBJECTIVE_PO omk instruction) trunk
2007-01-15 giacomo [svn] - turn debug off for evdev-plug trunk
2007-01-15 giacomo [svn] - added evdev-plug, written-from-scratch plugin that allows to control the player via event devices on linux systems trunk
2007-01-14 mf0102 [svn] More xmms_create_dirbrowser cleanup trunk
2007-01-13 mf0102 [svn] Replaced xmms_create_dir_browser trunk
2007-01-13 nenolod [svn] - rovascope: more randomization trunk
2007-01-13 hansmi [svn] Copy Makevars from audacious-devel, fixes "make[1]: *** No rule to make target `depend'. Stop." trunk
2007-01-12 nenolod [svn] - objective-make autodepend fixes trunk
2007-01-11 nemo [svn] Default to digital audio extraction trunk
2007-01-09 chainsaw [svn] Correct earlier commit message. trunk
2007-01-08 chainsaw [svn] Whoever reverted r1937, stop blowing holing in my ship! trunk
2007-01-06 hansmi [svn] Add German trunk
2007-01-06 hansmi [svn] Add German translation, not fully done yet. trunk
2007-01-06 hansmi [svn] - Rework and clean up code trunk
2007-01-06 nenolod [svn] - select waves randomly trunk
2007-01-06 nenolod [svn] - actuatorbin.c was missing. trunk
2007-01-06 nenolod [svn] - rovascope -- a variant of the paranormal visualization engine that is trunk
2007-01-06 nenolod [svn] - update to Objective-Make II trunk
2007-01-05 giacomo [svn] - removed gdk_threads_enter/leave from song_change.c, it's not needed here and brings troubles too trunk
2007-01-04 nenolod [svn] - new default preset trunk
2007-01-03 kiyoshi [svn] Replace xmms_create_dir_browser & fix other issues. Patch by external contributor Michael Faerber <01mf02 -at- gmail.com> trunk
2007-01-03 nenolod [svn] - reopen on flush(0) trunk
2007-01-03 nenolod [svn] - chase prefswin -> ui_preferences in audacious core trunk
2006-12-29 yaz [svn] - add connection timeout option to curl_easy_perform(). hopefully, audacious can quit smoothly even though last.fm server goes down. trunk
2006-12-29 chainsaw [svn] Play those supertux tunes. trunk
2006-12-28 yaz [svn] - add DYEAR and DGENRE support. trunk
2006-12-24 hansmi [svn] Add .s3m to allowed extensions, reported by Chainsaw. trunk
2006-12-23 hansmi [svn] Fix endian issues on ppc32. trunk
2006-12-22 chainsaw [svn] Portability fix for PPC64 (64-bit userland). trunk
2006-12-22 nenolod [svn] - oh wait, yaz fixed this already trunk
2006-12-22 nenolod [svn] - back out po target until Makefile is generated properly trunk
2006-12-21 nenolod [svn] Fix: trunk
2006-12-20 nenolod [svn] - ensure that HTTP streams are connection: close. trunk
2006-12-19 yaz [svn] - build fix trunk
2006-12-18 nenolod [svn] - translation framework trunk
2006-12-18 nenolod [svn] - add infrastructure for plugin i18n trunk
2006-12-17 giacomo [svn] reverted to 844, to be re-reconsidered later trunk
2006-12-17 giacomo [svn] - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious trunk
2006-12-16 giacomo [svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get trunk