Mercurial > audlegacy-plugins
graph
-
Remove debugging notice.Thu, 13 Mar 2008 16:42:02 -0500, by William Pitcock
-
Fix version relation.Thu, 13 Mar 2008 16:39:55 -0500, by William Pitcock
-
Make this work with projectM 1.0 again.Thu, 13 Mar 2008 16:39:13 -0500, by William Pitcock
-
Some sanitization, I hope.Thu, 13 Mar 2008 23:23:04 +0200, by Matti Hamalainen
-
Removed unused file and directory.Thu, 13 Mar 2008 22:53:14 +0200, by Matti Hamalainen
-
I suppose the -plugins should be version 1.5.0 too.Thu, 13 Mar 2008 22:52:38 +0200, by Matti Hamalainen
-
Check for Audacious >= 1.5.0 instead.Thu, 13 Mar 2008 22:32:40 +0200, by Matti Hamalainen
-
Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argumentTue, 11 Mar 2008 23:10:28 +0200, by Calin Crisan ccrisan
-
string arrays should be freed with g_strfreev()Sat, 08 Mar 2008 10:17:53 +0100, by Tomasz Mon
-
Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)Sat, 08 Mar 2008 09:57:38 +0100, by CJ Kucera
-
Remove unneeded vars.Fri, 07 Mar 2008 15:56:40 -0600, by William Pitcock
-
Add wma_idx2.Fri, 07 Mar 2008 15:55:45 -0600, by William Pitcock
-
Remove static values, making the plugin re-entrant. As such, remove the now unnecessary playback mutex.Fri, 07 Mar 2008 15:02:44 -0600, by William Pitcock
-
Drop wma_playbuff(). Not re-entrant.Fri, 07 Mar 2008 14:59:24 -0600, by William Pitcock
-
Severe refactoring phase 1.Fri, 07 Mar 2008 14:56:23 -0600, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 07 Mar 2008 14:49:23 -0600, by William Pitcock
-
Fix the double-free!!!!oneoneone+1.Fri, 07 Mar 2008 14:49:02 -0600, by William Pitcock
-
reworked cdaudio-ng to avoid gui blockings as much as possible; the plugin now handles cdda:// URL by adding the whole cd to the playlist - to be used with -e argument from command line; the 'no cd' dialog may be brokenFri, 07 Mar 2008 18:45:36 +0200, by Calin Crisan ccrisan
-
get rid of hardcoded pathsThu, 06 Mar 2008 22:58:28 +0300, by Eugene Zagidullin
-
abandon ${pluginlibdir}.Wed, 05 Mar 2008 20:03:37 +0900, by Yoshiki Yazawa
-
fix cutoff in wavpack plugin. (Bugzilla #194)Sat, 01 Mar 2008 10:05:32 -0600, by Michal Lipski
-
Add support for 24-bit wavpack files. (Bugzilla #190)Fri, 29 Feb 2008 12:48:56 -0600, by Micha Lipski
-
g_timeout_add_seconds() requires glib-2.14.0 or higher.Wed, 27 Feb 2008 18:56:54 +0900, by Yoshiki Yazawa
-
Status Icon can now be changed, patch provided by Matteo (Bugzilla #182)Mon, 25 Feb 2008 15:15:46 +0200, by Cristi Magherusan
-
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-pluginsMon, 25 Feb 2008 14:38:37 +0200, by Cristi Magherusan
-
made status plugin use the main mouse wheel setting when changing the volumeMon, 25 Feb 2008 13:57:28 +0200, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 24 Feb 2008 07:08:26 -0600, by William Pitcock
-
Ditto.Sun, 24 Feb 2008 07:07:51 -0600, by William Pitcock
-
jump between songs using shift+lmb and shift+rmb (Bugzilla #157)Sun, 24 Feb 2008 14:42:48 +0200, by Cristi Magherusan
-
- Fix spelling errorsSat, 23 Feb 2008 13:58:43 +0100, by Ralf Ertzinger
-
make load list button work for pls. closes #181.Sat, 23 Feb 2008 21:08:27 +0900, by Yoshiki Yazawa
-
- now cdaudio-ng calculates discid correctly. closes #165Sat, 23 Feb 2008 15:13:52 +0900, by Yoshiki Yazawa
-
fix for #135: do not read from already freed memory. patch by Jussi Judin. thanks Jussi!Fri, 22 Feb 2008 17:38:24 +0900, by Yoshiki Yazawa
-
added mseek support to flacng. patch by Piotr Garus. thanks Piotr!Fri, 22 Feb 2008 17:25:46 +0900, by Yoshiki Yazawa
-
Updated French translation.Wed, 20 Feb 2008 14:05:47 +0100, by Stany HENRY
-
fix for bug #150:Wed, 20 Feb 2008 02:57:59 +0900, by Yoshiki Yazawa
-
Bump requirement here too.Tue, 19 Feb 2008 03:27:02 -0600, by William Pitcock
-
Update to libprojectM 1.1 API. I love it when people break API.Tue, 19 Feb 2008 03:25:32 -0600, by William Pitcock
-
Fix configure.ac to be less retarded.Mon, 18 Feb 2008 04:42:02 -0600, by William Pitcock
-
Set window to NULL after it's destroyed.Mon, 18 Feb 2008 04:41:02 -0600, by William Pitcock
-
Fix the bug !!!oneoneone+1.Mon, 18 Feb 2008 04:26:18 -0600, by William Pitcock
-
Add some UI niceities.Mon, 18 Feb 2008 02:57:17 -0600, by William Pitcock
-
Add _gtk_projectm_destroy_impl().Mon, 18 Feb 2008 02:03:54 -0600, by William Pitcock
-
Fix a crash.Mon, 18 Feb 2008 01:47:02 -0600, by William Pitcock
-
Reimplement using a GTK+ widget.Mon, 18 Feb 2008 01:46:46 -0600, by William Pitcock
-
Do not force windows to update, as it may cause an X desync.Mon, 18 Feb 2008 00:33:11 -0600, by William Pitcock
-
Implement resizing.Mon, 18 Feb 2008 00:27:21 -0600, by William Pitcock
-
Implement frame limiting.Mon, 18 Feb 2008 00:15:40 -0600, by William Pitcock
-
First steps on GTK+ based projectM plugin.Mon, 18 Feb 2008 00:09:38 -0600, by William Pitcock
-
Typo fixing.Sun, 17 Feb 2008 23:01:38 -0600, by William Pitcock
-
Depend on gtkglext for projectm-1.0 instead of SDL.Sun, 17 Feb 2008 22:58:22 -0600, by William Pitcock
-
Change required pulseaudio version to 0.9.9 because some PA_SAMPLE_S32 formats are not defined in older versions.Sat, 16 Feb 2008 01:41:14 +0100, by Christian Birchinger
-
check input fmt thoughtfullySat, 16 Feb 2008 01:36:41 +0300, by Eugene Zagidullin
-
correct frame time to 1/75sec. pointed out by Piotr Garus. it closes #162.Fri, 15 Feb 2008 21:52:09 +0900, by Yoshiki Yazawa
-
replaced g_print with AUDDBGFri, 15 Feb 2008 21:46:58 +0900, by Yoshiki Yazawa
-
removed unnecessary files.Fri, 15 Feb 2008 19:35:35 +0900, by Yoshiki Yazawa
-
results from madplug_x has been merged into madplug. thus madplug_x is unnecessary now.Fri, 15 Feb 2008 19:27:14 +0900, by Yoshiki Yazawa
-
removed 'experimental' from description.Fri, 15 Feb 2008 19:19:09 +0900, by Yoshiki Yazawa
-
imported 5298b10777b3 by Eugene Zagidullin.Fri, 15 Feb 2008 19:15:29 +0900, by Yoshiki Yazawa
-
imported 2b561aa49580 by Eugene Zagidullin.Fri, 15 Feb 2008 19:13:35 +0900, by Yoshiki Yazawa
-
converted to new sound engine scheme.Fri, 15 Feb 2008 19:10:19 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsThu, 14 Feb 2008 15:44:10 -0600, by William Pitcock
-
Trim whitespace on front of mod titles. (Bugzilla #175)Thu, 14 Feb 2008 15:43:46 -0600, by BioHazard
-
remove an unused functionThu, 14 Feb 2008 22:23:52 +0100, by mf0102
-
Oh how I long back to the days where people compile-tested their changesetsThu, 14 Feb 2008 17:20:27 +0000, by Tony Vroon
-
Patched gnome-shortcuts for new dbus interface according to bug http://bugzilla.atheme.org/show_bug.cgi?id=171Wed, 13 Feb 2008 11:28:57 +0100, by Sascha Hlusiak
-
- fixed a bug which writes TRUE as the default port number.Wed, 13 Feb 2008 01:29:20 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsTue, 12 Feb 2008 02:25:03 -0600, by William Pitcock
-
Remove calls into xconvert PAPI.Tue, 12 Feb 2008 02:23:14 -0600, by William Pitcock
-
Warning cleanups.Tue, 12 Feb 2008 02:22:10 -0600, by William Pitcock
-
update Japanese translationTue, 12 Feb 2008 15:55:12 +0900, by VDR dai (audacious)
-
Updated French translation.Mon, 11 Feb 2008 05:39:32 +0100, by Stany HENRY
-
Added HG repo URL to buildsys as a comment.Sun, 10 Feb 2008 21:33:33 +0100, by Jonathan Schleifer
-
pretend to be stopped when buffer is free. needed for correct waiting for free bufferSun, 10 Feb 2008 15:52:46 +0300, by Eugene Zagidullin
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 10 Feb 2008 14:47:39 +0300, by Eugene Zagidullin
-
- fixed freezing on track endSun, 10 Feb 2008 14:46:28 +0300, by Eugene Zagidullin
-
Fix a possible bug in dependency generation.Sun, 10 Feb 2008 10:36:22 +0100, by Jonathan Schleifer
-
Fix possible infinite loop in dependency generation.Sun, 10 Feb 2008 10:29:56 +0100, by Jonathan Schleifer
-
Make dependency generation threaded.Sun, 10 Feb 2008 10:23:20 +0100, by Jonathan Schleifer
-
suppress warning for paranoid GCC 4.xSun, 10 Feb 2008 07:32:37 +0300, by Eugene Zagidullin
-
Support for new dbus interface for gnome shortcuts. Using old interface as fallback. Should fixSat, 09 Feb 2008 13:17:12 +0100, by Sascha Hlusiak
-
- Fix two debugging statementsFri, 08 Feb 2008 21:34:13 +0100, by Ralf Ertzinger
-
- Fixes for compilation with GCC 4.3Fri, 08 Feb 2008 19:08:35 +0100, by Ralf Ertzinger
-
- Try a diffenent approach for proxy authFri, 08 Feb 2008 19:00:40 +0100, by Ralf Ertzinger
-
- Add final part for proxy auth handlingFri, 08 Feb 2008 12:11:13 +0100, by Ralf Ertzinger
-
Updated French translation.Wed, 06 Feb 2008 04:28:39 +0100, by Stany HENRY
-
peak == 0 mean absence of gain/peak pairWed, 06 Feb 2008 05:41:26 +0300, by Eugene Zagidullin
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsTue, 05 Feb 2008 09:14:14 +0300, by Eugene Zagidullin
-
removed unneeded exponential transformation + little out-of-buffer fixTue, 05 Feb 2008 09:13:41 +0300, by Eugene Zagidullin
-
Add support for proxy_use_auth.Mon, 04 Feb 2008 22:55:38 -0600, by William Pitcock
-
native 24bit output for FLACTue, 05 Feb 2008 07:37:00 +0300, by Eugene Zagidullin
-
little help to yaz: build-time check for MAD_F_FRACBITS == __AUDACIOUS_ASSUMED_MAD_F_FRACBITS__Mon, 04 Feb 2008 23:12:46 +0300, by Eugene Zagidullin
-
convert to new sound engine scheme. try 1.Tue, 05 Feb 2008 01:21:39 +0900, by Yoshiki Yazawa
-
remove unnecessary filesTue, 05 Feb 2008 01:14:35 +0900, by Yoshiki Yazawa
-
make an experimental copy to update to new sound engineTue, 05 Feb 2008 01:11:50 +0900, by Yoshiki Yazawa
-
modified pulseaudio, but it only supports 16 and 32bit outputMon, 04 Feb 2008 16:35:54 +0200, by Cristi Magherusan
-
introduced experimental support for 24bit and 32bit audio outputMon, 04 Feb 2008 15:54:01 +0200, by Cristi Magherusan
-
Experimental 24-bit support. Can someone test this? It doesn't work for me.Mon, 04 Feb 2008 01:06:03 -0600, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 04 Feb 2008 06:23:47 +0300, by Eugene Zagidullin
-
vorbis switched to floating-point output. RG stuff removedSat, 02 Feb 2008 02:02:15 +0300, by Eugene Zagidullin
-
output value slightly limitedThu, 31 Jan 2008 13:10:55 +0300, by Eugene Zagidullin
-
tonegen swithed to FMT_FLOAT for debugging purposesThu, 31 Jan 2008 12:43:55 +0300, by Eugene Zagidullin
-
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-pluginsSun, 03 Feb 2008 21:02:06 +0200, by Cristi Magherusan
-
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) andSun, 03 Feb 2008 21:01:35 +0200, by Cristi Magherusan
-
allow madplug to compute mp3 duration when TLEN field is invalid. patch by Russell Yanofsky.Mon, 04 Feb 2008 03:30:25 +0900, by Yoshiki Yazawa
-
branch mergeSun, 03 Feb 2008 00:06:33 +0900, by Yoshiki Yazawa
-
replaced 6db hard limit with experimental adaptive scaler clip prevention.Sun, 03 Feb 2008 00:05:32 +0900, by Yoshiki Yazawa
-
Bumped plugins version up to 1.5.0Fri, 01 Feb 2008 22:32:53 +0200, by Eugene Paskevich
-
made some debug messages conditional.Thu, 31 Jan 2008 15:26:50 +0900, by Yoshiki Yazawa
-
- reworked replaygain to use individual pre-gain for the files with RG info and the rest.Thu, 31 Jan 2008 15:22:15 +0900, by Yoshiki Yazawa
-
fixed ${bitrate} in title stringWed, 30 Jan 2008 05:04:15 +0300, by Eugene Zagidullin
-
Hotkey: Setup event filter on all screens as well to grab all key events. Should fix bug #119 now.Fri, 25 Jan 2008 11:34:10 +0100, by Sascha Hlusiak
-
Grab keys on all screens, not only the default one. Should fix #119.Thu, 24 Jan 2008 18:57:40 +0100, by Sascha Hlusiak
-
Port Schism modplug core.Thu, 24 Jan 2008 12:05:59 +0000, by Tony Vroon
-
Hotkey Plugin: Complete GUI rework. Ability to use more than one binding for the same action.Wed, 23 Jan 2008 19:37:05 +0100, by Sascha Hlusiak
-
automated mergeWed, 23 Jan 2008 14:12:02 +0100, by mf0102
-
Fix problems with pointer arithmetic (Bugzilla #72)Wed, 23 Jan 2008 14:11:29 +0100, by Jussi Judin
-
small fixes.Wed, 23 Jan 2008 09:56:48 +0900, by Yoshiki Yazawa
-
fixed a decoder bug introduced in r2316.Tue, 22 Jan 2008 11:44:00 +0900, by Yoshiki Yazawa
-
Branch mergeSun, 20 Jan 2008 14:53:47 +0100, by Sascha Hlusiak