Fri, 08 Feb 2008 21:34:13 +0100 |
Ralf Ertzinger |
- Fix two debugging statements
|
Fri, 08 Feb 2008 19:08:35 +0100 |
Ralf Ertzinger |
- Fixes for compilation with GCC 4.3
|
Fri, 08 Feb 2008 19:00:40 +0100 |
Ralf Ertzinger |
- Try a diffenent approach for proxy auth
|
Fri, 08 Feb 2008 12:11:13 +0100 |
Ralf Ertzinger |
- Add final part for proxy auth handling
|
Wed, 06 Feb 2008 04:28:39 +0100 |
Stany HENRY |
Updated French translation.
|
Wed, 06 Feb 2008 05:41:26 +0300 |
Eugene Zagidullin |
peak == 0 mean absence of gain/peak pair
|
Tue, 05 Feb 2008 09:14:14 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 05 Feb 2008 09:13:41 +0300 |
Eugene Zagidullin |
removed unneeded exponential transformation + little out-of-buffer fix
|
Mon, 04 Feb 2008 22:55:38 -0600 |
William Pitcock |
Add support for proxy_use_auth.
|
Tue, 05 Feb 2008 07:37:00 +0300 |
Eugene Zagidullin |
native 24bit output for FLAC
|
Mon, 04 Feb 2008 23:12:46 +0300 |
Eugene Zagidullin |
little help to yaz: build-time check for MAD_F_FRACBITS == __AUDACIOUS_ASSUMED_MAD_F_FRACBITS__
|
Tue, 05 Feb 2008 01:21:39 +0900 |
Yoshiki Yazawa |
convert to new sound engine scheme. try 1.
|
Tue, 05 Feb 2008 01:14:35 +0900 |
Yoshiki Yazawa |
remove unnecessary files
|
Tue, 05 Feb 2008 01:11:50 +0900 |
Yoshiki Yazawa |
make an experimental copy to update to new sound engine
|
Mon, 04 Feb 2008 16:35:54 +0200 |
Cristi Magherusan |
modified pulseaudio, but it only supports 16 and 32bit output
|
Mon, 04 Feb 2008 15:54:01 +0200 |
Cristi Magherusan |
introduced experimental support for 24bit and 32bit audio output
|
Mon, 04 Feb 2008 01:06:03 -0600 |
William Pitcock |
Experimental 24-bit support. Can someone test this? It doesn't work for me.
|
Mon, 04 Feb 2008 06:23:47 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 02 Feb 2008 02:02:15 +0300 |
Eugene Zagidullin |
vorbis switched to floating-point output. RG stuff removed
|
Thu, 31 Jan 2008 13:10:55 +0300 |
Eugene Zagidullin |
output value slightly limited
|
Thu, 31 Jan 2008 12:43:55 +0300 |
Eugene Zagidullin |
tonegen swithed to FMT_FLOAT for debugging purposes
|
Sun, 03 Feb 2008 21:02:06 +0200 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sun, 03 Feb 2008 21:01:35 +0200 |
Cristi Magherusan |
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
|
Mon, 04 Feb 2008 03:30:25 +0900 |
Yoshiki Yazawa |
allow madplug to compute mp3 duration when TLEN field is invalid. patch by Russell Yanofsky.
|
Sun, 03 Feb 2008 00:06:33 +0900 |
Yoshiki Yazawa |
branch merge
|
Sun, 03 Feb 2008 00:05:32 +0900 |
Yoshiki Yazawa |
replaced 6db hard limit with experimental adaptive scaler clip prevention.
|
Fri, 01 Feb 2008 22:32:53 +0200 |
Eugene Paskevich |
Bumped plugins version up to 1.5.0
|
Thu, 31 Jan 2008 15:26:50 +0900 |
Yoshiki Yazawa |
made some debug messages conditional.
|
Thu, 31 Jan 2008 15:22:15 +0900 |
Yoshiki Yazawa |
- reworked replaygain to use individual pre-gain for the files with RG info and the rest.
|
Wed, 30 Jan 2008 05:04:15 +0300 |
Eugene Zagidullin |
fixed ${bitrate} in title string
|
Fri, 25 Jan 2008 11:34:10 +0100 |
Sascha Hlusiak |
Hotkey: Setup event filter on all screens as well to grab all key events. Should fix bug #119 now.
|
Thu, 24 Jan 2008 18:57:40 +0100 |
Sascha Hlusiak |
Grab keys on all screens, not only the default one. Should fix #119.
|
Thu, 24 Jan 2008 12:05:59 +0000 |
Tony Vroon |
Port Schism modplug core.
|
Wed, 23 Jan 2008 19:37:05 +0100 |
Sascha Hlusiak |
Hotkey Plugin: Complete GUI rework. Ability to use more than one binding for the same action.
|
Wed, 23 Jan 2008 14:12:02 +0100 |
mf0102 |
automated merge
|
Wed, 23 Jan 2008 14:11:29 +0100 |
Jussi Judin |
Fix problems with pointer arithmetic (Bugzilla #72)
|
Wed, 23 Jan 2008 09:56:48 +0900 |
Yoshiki Yazawa |
small fixes.
|
Tue, 22 Jan 2008 11:44:00 +0900 |
Yoshiki Yazawa |
fixed a decoder bug introduced in r2316.
|
Sun, 20 Jan 2008 14:53:47 +0100 |
Sascha Hlusiak |
Branch merge
|
Sun, 20 Jan 2008 14:52:44 +0100 |
Sascha Hlusiak |
Splitted core/gui/grabbing sources; Fixed memory leak when closing configuration dialog.
|
Sat, 19 Jan 2008 03:04:39 +0200 |
Cristi Magherusan |
Modified the playback loop to fix the last seconds skip (fixes bug #87)
|
Fri, 18 Jan 2008 18:56:34 +0100 |
Tomasz Mon |
if apply_timeout hasn't passed before cleanup, save password during cleanup; minor changes to saveconfig()
|
Fri, 18 Jan 2008 00:41:52 +0200 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Fri, 18 Jan 2008 00:40:34 +0200 |
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
|
Thu, 17 Jan 2008 22:48:00 +0100 |
Ralf Ertzinger |
branch merge
|
Thu, 17 Jan 2008 22:47:15 +0100 |
Ralf Ertzinger |
- Work around some funny design decisions regarding redirect handling in neon
|
Wed, 16 Jan 2008 23:07:15 +0100 |
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
|
Wed, 16 Jan 2008 01:12:24 +0200 |
Cristi Magherusan |
killed another warning
|
Wed, 16 Jan 2008 00:46:56 +0200 |
Cristi Magherusan |
killed a few warnings
|
Tue, 15 Jan 2008 20:49:33 +0100 |
Tomasz Mon |
forgot new file
|
Tue, 15 Jan 2008 20:35:07 +0100 |
Tomasz Mon |
stop plugin when user starts to type new details into configuration window, and start it when he finishes
|
Tue, 15 Jan 2008 20:26:27 +0100 |
Tomasz Mon |
apply username/password changes 10 seconds after last keystroke in config editboxes
|
Tue, 15 Jan 2008 19:54:19 +0100 |
Tomasz Mon |
bump scrobbler implementation to 0.2
|
Tue, 15 Jan 2008 12:35:54 +0200 |
Cristi Magherusan |
fixed some warnings
|
Mon, 14 Jan 2008 19:20:57 +0100 |
Tomasz Mon |
prevent segfault
|
Mon, 14 Jan 2008 18:54:56 +0100 |
Tomasz Mon |
len and time are int, not char*
|
Mon, 14 Jan 2008 12:08:32 +0100 |
Tomasz Mon |
don't create scrobblerqueue.txt/gerpokqueue.txt when no username nor password for last.fm/gerpok is entered
|
Mon, 14 Jan 2008 04:33:50 +0100 |
Stany HENRY |
Updated French translation.
|
Sun, 13 Jan 2008 22:18:38 +0100 |
Ralf Ertzinger |
branch merge
|
Sun, 13 Jan 2008 22:18:05 +0100 |
Ralf Ertzinger |
- Fix typo in neon_aud_vfs_ungetc_impl()
|