log

age author description
2008-02-08 Ralf Ertzinger - Try a diffenent approach for proxy auth
2008-02-08 Ralf Ertzinger - Add final part for proxy auth handling
2008-02-06 Stany HENRY Updated French translation.
2008-02-06 Eugene Zagidullin peak == 0 mean absence of gain/peak pair
2008-02-05 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-02-05 Eugene Zagidullin removed unneeded exponential transformation + little out-of-buffer fix
2008-02-05 William Pitcock Add support for proxy_use_auth.
2008-02-05 Eugene Zagidullin native 24bit output for FLAC
2008-02-04 Eugene Zagidullin little help to yaz: build-time check for MAD_F_FRACBITS == __AUDACIOUS_ASSUMED_MAD_F_FRACBITS__
2008-02-04 Yoshiki Yazawa convert to new sound engine scheme. try 1.
2008-02-04 Yoshiki Yazawa remove unnecessary files
2008-02-04 Yoshiki Yazawa make an experimental copy to update to new sound engine
2008-02-04 Cristi Magherusan modified pulseaudio, but it only supports 16 and 32bit output
2008-02-04 Cristi Magherusan introduced experimental support for 24bit and 32bit audio output
2008-02-04 William Pitcock Experimental 24-bit support. Can someone test this? It doesn't work for me.
2008-02-04 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-02-01 Eugene Zagidullin vorbis switched to floating-point output. RG stuff removed
2008-01-31 Eugene Zagidullin output value slightly limited
2008-01-31 Eugene Zagidullin tonegen swithed to FMT_FLOAT for debugging purposes
2008-02-03 Cristi Magherusan Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
2008-02-03 Cristi Magherusan added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
2008-02-03 Yoshiki Yazawa allow madplug to compute mp3 duration when TLEN field is invalid. patch by Russell Yanofsky.
2008-02-02 Yoshiki Yazawa branch merge
2008-02-02 Yoshiki Yazawa replaced 6db hard limit with experimental adaptive scaler clip prevention.
2008-02-01 Eugene Paskevich Bumped plugins version up to 1.5.0
2008-01-31 Yoshiki Yazawa made some debug messages conditional.
2008-01-31 Yoshiki Yazawa - reworked replaygain to use individual pre-gain for the files with RG info and the rest.
2008-01-30 Eugene Zagidullin fixed ${bitrate} in title string
2008-01-25 Sascha Hlusiak Hotkey: Setup event filter on all screens as well to grab all key events. Should fix bug #119 now.
2008-01-24 Sascha Hlusiak Grab keys on all screens, not only the default one. Should fix #119.
2008-01-24 Tony Vroon Port Schism modplug core.
2008-01-23 Sascha Hlusiak Hotkey Plugin: Complete GUI rework. Ability to use more than one binding for the same action.
2008-01-23 mf0102 automated merge
2008-01-23 Jussi Judin Fix problems with pointer arithmetic (Bugzilla #72)
2008-01-23 Yoshiki Yazawa small fixes.
2008-01-22 Yoshiki Yazawa fixed a decoder bug introduced in r2316.
2008-01-20 Sascha Hlusiak Branch merge
2008-01-20 Sascha Hlusiak Splitted core/gui/grabbing sources; Fixed memory leak when closing configuration dialog.
2008-01-19 Cristi Magherusan Modified the playback loop to fix the last seconds skip (fixes bug #87)
2008-01-18 Tomasz Mon if apply_timeout hasn't passed before cleanup, save password during cleanup; minor changes to saveconfig()
2008-01-17 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
2008-01-17 Calin Crisan ccrisan 1) cdaudio-ng tries to fetch cd information in a background thread, and 2) cdaudio-ng no longer queries the cddb if cdtext is available
2008-01-17 Ralf Ertzinger branch merge
2008-01-17 Ralf Ertzinger - Work around some funny design decisions regarding redirect handling in neon
2008-01-16 Giacomo Lozito - fixed /proc/bus/input/devices parser error when there are multiple lines between phys and handlers, thanks to Checkryzhev Vitaly for report and patch
2008-01-15 Cristi Magherusan killed another warning
2008-01-15 Cristi Magherusan killed a few warnings
2008-01-15 Tomasz Mon forgot new file
2008-01-15 Tomasz Mon stop plugin when user starts to type new details into configuration window, and start it when he finishes
2008-01-15 Tomasz Mon apply username/password changes 10 seconds after last keystroke in config editboxes
2008-01-15 Tomasz Mon bump scrobbler implementation to 0.2
2008-01-15 Cristi Magherusan fixed some warnings
2008-01-14 Tomasz Mon prevent segfault
2008-01-14 Tomasz Mon len and time are int, not char*
2008-01-14 Tomasz Mon don't create scrobblerqueue.txt/gerpokqueue.txt when no username nor password for last.fm/gerpok is entered
2008-01-14 Stany HENRY Updated French translation.
2008-01-13 Ralf Ertzinger branch merge
2008-01-13 Ralf Ertzinger - Fix typo in neon_aud_vfs_ungetc_impl()
2008-01-13 Andrew O. Shadoura Prevent g_source_remove() from being called multiple times. (Bugzilla #115)
2008-01-13 Ralf Ertzinger - Handle invalid states in ICY-Metadata parser