Mon, 31 Mar 2008 12:38:35 +0300 |
Matti Hamalainen |
Remove unused and completely wtf #includes.
|
Mon, 31 Mar 2008 11:58:18 +0300 |
Matti Hamalainen |
Remove leftover #define
|
Mon, 31 Mar 2008 09:49:59 +0300 |
Matti Hamalainen |
De-constify.
|
Mon, 31 Mar 2008 09:22:44 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 08:14:09 +0300 |
Matti Hamalainen |
Moved formatter stuff to the only plugin that actually used it.
|
Mon, 31 Mar 2008 09:21:36 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 08:46:21 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Mon, 31 Mar 2008 08:16:11 +0300 |
Matti Hamalainen |
Added myself.
|
Mon, 31 Mar 2008 08:15:52 +0300 |
Matti Hamalainen |
2008
|
Mon, 31 Mar 2008 08:16:11 +0300 |
Matti Hamalainen |
Added myself.
|
Mon, 31 Mar 2008 08:15:52 +0300 |
Matti Hamalainen |
2008
|
Mon, 31 Mar 2008 08:14:09 +0300 |
Matti Hamalainen |
Moved formatter stuff to the only plugin that actually used it.
|
Mon, 31 Mar 2008 15:02:24 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sun, 30 Mar 2008 17:36:35 +0200 |
mf0102 |
- update-po, German translation update
|
Sun, 30 Mar 2008 08:17:21 +0300 |
Matti Hamalainen |
Do NOT use 'volatile' keyword!
|
Sun, 30 Mar 2008 06:29:55 +0300 |
Matti Hamalainen |
Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persist
|
Sun, 30 Mar 2008 01:25:40 +0200 |
Matti Hamalainen |
Use Glib endianess macros.
|
Sun, 30 Mar 2008 01:16:00 +0200 |
Matti Hamalainen |
Remove some useless wrapping of functions.
|
Sun, 30 Mar 2008 00:59:41 +0200 |
Matti Hamalainen |
Change version to 1.9.0 to indicate journey towards Audacious2.
|
Sat, 29 Mar 2008 13:52:19 +0200 |
Matti Hamalainen |
Removed some wtf #includes.
|
Sat, 29 Mar 2008 12:52:18 +0200 |
Matti Hamalainen |
Certain piece of allocated memory was free'd before we were done with it,
|
Sat, 29 Mar 2008 12:14:17 +0200 |
Matti Hamalainen |
Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both.
|
Sat, 29 Mar 2008 12:08:06 +0200 |
Matti Hamalainen |
Indeed 'new' might not be a C keyword, but it's a C++ keyword and thus not recommended to be used as a identifier.
|
Sat, 29 Mar 2008 12:06:38 +0200 |
Matti Hamalainen |
Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks.
|
Sat, 29 Mar 2008 11:28:11 +0200 |
Matti Hamalainen |
Added a plugin-services menu option to force re-scanning of CD, patch
|
Sat, 29 Mar 2008 11:14:39 +0200 |
Matti Hamalainen |
Removed xs_memset(), just use memset().
|
Fri, 28 Mar 2008 02:42:17 +0200 |
Matti Hamalainen |
Fixed Mercurial instructions for stable branches.
|
Thu, 27 Mar 2008 04:15:28 +0200 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 25 Mar 2008 22:04:31 +0200 |
Matti Hamalainen |
Fuglyness trimming.
|
Sun, 23 Mar 2008 21:03:51 +0200 |
Matti Hamalainen |
Add note about license in about box.
|
Thu, 27 Mar 2008 00:13:29 +0900 |
Yoshiki Yazawa |
take care of force_v2_val, only_v1_val and only_v2_val
|
Thu, 27 Mar 2008 00:05:43 +0900 |
Yoshiki Yazawa |
make force reopen audio default
|
Wed, 26 Mar 2008 23:50:50 +0900 |
Yoshiki Yazawa |
exclude zip etc which doesn't contain any mod file.
|
Tue, 25 Mar 2008 17:28:14 +0100 |
mf0102 |
initialize configuration GUI only if needed
|
Mon, 24 Mar 2008 17:40:33 +0100 |
Sascha Hlusiak |
alsa: Make spinlocks a bit less scary. Don't lock up in alsa_flush when output is closed.
|
Thu, 20 Mar 2008 01:37:46 +0900 |
Yoshiki Yazawa |
revive support for zip and other archive formats. T.M aka teknocat pointed out this problem and provided preliminary patch.
|
Mon, 17 Mar 2008 21:38:04 +0100 |
mf0102 |
patch by chrome
|
Fri, 14 Mar 2008 15:13:40 +0200 |
Matti Hamalainen |
Minor shellscript consistency cleanups, always test strings
|
Fri, 14 Mar 2008 13:51:17 +0200 |
Matti Hamalainen |
Use glib types consistently.
|
Fri, 14 Mar 2008 02:01:38 +0300 |
Eugene Zagidullin |
Added tag audacious-plugins-1.5.0 for changeset 695e2c6040f2
|
Thu, 13 Mar 2008 17:00:03 -0500 |
William Pitcock |
Drop NEWS and ChangeLog.
audacious-plugins-1.5.0
|
Thu, 13 Mar 2008 16:42:02 -0500 |
William Pitcock |
Remove debugging notice.
|
Thu, 13 Mar 2008 16:39:55 -0500 |
William Pitcock |
Fix version relation.
|
Thu, 13 Mar 2008 16:39:13 -0500 |
William Pitcock |
Make this work with projectM 1.0 again.
|
Thu, 13 Mar 2008 23:23:04 +0200 |
Matti Hamalainen |
Some sanitization, I hope.
|
Thu, 13 Mar 2008 22:53:14 +0200 |
Matti Hamalainen |
Removed unused file and directory.
|
Thu, 13 Mar 2008 22:52:38 +0200 |
Matti Hamalainen |
I suppose the -plugins should be version 1.5.0 too.
|
Thu, 13 Mar 2008 22:32:40 +0200 |
Matti Hamalainen |
Check for Audacious >= 1.5.0 instead.
|
Tue, 11 Mar 2008 23:10:28 +0200 |
Calin Crisan ccrisan |
Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argument
|
Sat, 08 Mar 2008 10:17:53 +0100 |
Tomasz Mon |
string arrays should be freed with g_strfreev()
|
Sat, 08 Mar 2008 09:57:38 +0100 |
CJ Kucera |
Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)
|
Fri, 07 Mar 2008 15:56:40 -0600 |
William Pitcock |
Remove unneeded vars.
|
Fri, 07 Mar 2008 15:55:45 -0600 |
William Pitcock |
Add wma_idx2.
|
Fri, 07 Mar 2008 15:02:44 -0600 |
William Pitcock |
Remove static values, making the plugin re-entrant. As such, remove the now unnecessary playback mutex.
|
Fri, 07 Mar 2008 14:59:24 -0600 |
William Pitcock |
Drop wma_playbuff(). Not re-entrant.
|
Fri, 07 Mar 2008 14:56:23 -0600 |
William Pitcock |
Severe refactoring phase 1.
|
Fri, 07 Mar 2008 14:49:23 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Mar 2008 14:49:02 -0600 |
William Pitcock |
Fix the double-free!!!!oneoneone+1.
|
Fri, 07 Mar 2008 18:45:36 +0200 |
Calin Crisan ccrisan |
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 broken
|
Thu, 06 Mar 2008 22:58:28 +0300 |
Eugene Zagidullin |
get rid of hardcoded paths
|
Wed, 05 Mar 2008 20:03:37 +0900 |
Yoshiki Yazawa |
abandon ${pluginlibdir}.
|
Sat, 01 Mar 2008 10:05:32 -0600 |
Michal Lipski |
fix cutoff in wavpack plugin. (Bugzilla #194)
|
Fri, 29 Feb 2008 12:48:56 -0600 |
Micha Lipski |
Add support for 24-bit wavpack files. (Bugzilla #190)
|
Wed, 27 Feb 2008 18:56:54 +0900 |
Yoshiki Yazawa |
g_timeout_add_seconds() requires glib-2.14.0 or higher.
|
Mon, 25 Feb 2008 15:15:46 +0200 |
Cristi Magherusan |
Status Icon can now be changed, patch provided by Matteo (Bugzilla #182)
|
Mon, 25 Feb 2008 14:38:37 +0200 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Mon, 25 Feb 2008 13:57:28 +0200 |
Cristi Magherusan |
made status plugin use the main mouse wheel setting when changing the volume
|
Sun, 24 Feb 2008 07:08:26 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 24 Feb 2008 07:07:51 -0600 |
William Pitcock |
Ditto.
|
Sun, 24 Feb 2008 14:42:48 +0200 |
Cristi Magherusan |
jump between songs using shift+lmb and shift+rmb (Bugzilla #157)
|
Sat, 23 Feb 2008 13:58:43 +0100 |
Ralf Ertzinger |
- Fix spelling errors
|
Sat, 23 Feb 2008 21:08:27 +0900 |
Yoshiki Yazawa |
make load list button work for pls. closes #181.
|
Sat, 23 Feb 2008 15:13:52 +0900 |
Yoshiki Yazawa |
- now cdaudio-ng calculates discid correctly. closes #165
|
Fri, 22 Feb 2008 17:38:24 +0900 |
Yoshiki Yazawa |
fix for #135: do not read from already freed memory. patch by Jussi Judin. thanks Jussi!
|
Fri, 22 Feb 2008 17:25:46 +0900 |
Yoshiki Yazawa |
added mseek support to flacng. patch by Piotr Garus. thanks Piotr!
|
Wed, 20 Feb 2008 14:05:47 +0100 |
Stany HENRY |
Updated French translation.
|
Wed, 20 Feb 2008 02:57:59 +0900 |
Yoshiki Yazawa |
fix for bug #150:
|
Tue, 19 Feb 2008 03:27:02 -0600 |
William Pitcock |
Bump requirement here too.
|
Tue, 19 Feb 2008 03:25:32 -0600 |
William Pitcock |
Update to libprojectM 1.1 API. I love it when people break API.
|
Mon, 18 Feb 2008 04:42:02 -0600 |
William Pitcock |
Fix configure.ac to be less retarded.
|
Mon, 18 Feb 2008 04:41:02 -0600 |
William Pitcock |
Set window to NULL after it's destroyed.
|
Mon, 18 Feb 2008 04:26:18 -0600 |
William Pitcock |
Fix the bug !!!oneoneone+1.
|
Mon, 18 Feb 2008 02:57:17 -0600 |
William Pitcock |
Add some UI niceities.
|
Mon, 18 Feb 2008 02:03:54 -0600 |
William Pitcock |
Add _gtk_projectm_destroy_impl().
|
Mon, 18 Feb 2008 01:47:02 -0600 |
William Pitcock |
Fix a crash.
|
Mon, 18 Feb 2008 01:46:46 -0600 |
William Pitcock |
Reimplement using a GTK+ widget.
|
Mon, 18 Feb 2008 00:33:11 -0600 |
William Pitcock |
Do not force windows to update, as it may cause an X desync.
|
Mon, 18 Feb 2008 00:27:21 -0600 |
William Pitcock |
Implement resizing.
|
Mon, 18 Feb 2008 00:15:40 -0600 |
William Pitcock |
Implement frame limiting.
|
Mon, 18 Feb 2008 00:09:38 -0600 |
William Pitcock |
First steps on GTK+ based projectM plugin.
|
Sun, 17 Feb 2008 23:01:38 -0600 |
William Pitcock |
Typo fixing.
|
Sun, 17 Feb 2008 22:58:22 -0600 |
William Pitcock |
Depend on gtkglext for projectm-1.0 instead of SDL.
|
Sat, 16 Feb 2008 01:41:14 +0100 |
Christian Birchinger |
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:36:41 +0300 |
Eugene Zagidullin |
check input fmt thoughtfully
|
Fri, 15 Feb 2008 21:52:09 +0900 |
Yoshiki Yazawa |
correct frame time to 1/75sec. pointed out by Piotr Garus. it closes #162.
|
Fri, 15 Feb 2008 21:46:58 +0900 |
Yoshiki Yazawa |
replaced g_print with AUDDBG
|
Fri, 15 Feb 2008 19:35:35 +0900 |
Yoshiki Yazawa |
removed unnecessary files.
|
Fri, 15 Feb 2008 19:27:14 +0900 |
Yoshiki Yazawa |
results from madplug_x has been merged into madplug. thus madplug_x is unnecessary now.
|
Fri, 15 Feb 2008 19:19:09 +0900 |
Yoshiki Yazawa |
removed 'experimental' from description.
|
Fri, 15 Feb 2008 19:15:29 +0900 |
Yoshiki Yazawa |
imported 5298b10777b3 by Eugene Zagidullin.
|
Fri, 15 Feb 2008 19:13:35 +0900 |
Yoshiki Yazawa |
imported 2b561aa49580 by Eugene Zagidullin.
|
Fri, 15 Feb 2008 19:10:19 +0900 |
Yoshiki Yazawa |
converted to new sound engine scheme.
|
Thu, 14 Feb 2008 15:44:10 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 14 Feb 2008 15:43:46 -0600 |
BioHazard |
Trim whitespace on front of mod titles. (Bugzilla #175)
|
Thu, 14 Feb 2008 22:23:52 +0100 |
mf0102 |
remove an unused function
|
Thu, 14 Feb 2008 17:20:27 +0000 |
Tony Vroon |
Oh how I long back to the days where people compile-tested their changesets
|
Wed, 13 Feb 2008 11:28:57 +0100 |
Sascha Hlusiak |
Patched gnome-shortcuts for new dbus interface according to bug http://bugzilla.atheme.org/show_bug.cgi?id=171
|
Wed, 13 Feb 2008 01:29:20 +0900 |
Yoshiki Yazawa |
- fixed a bug which writes TRUE as the default port number.
|
Tue, 12 Feb 2008 02:25:03 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 12 Feb 2008 02:23:14 -0600 |
William Pitcock |
Remove calls into xconvert PAPI.
|
Tue, 12 Feb 2008 02:22:10 -0600 |
William Pitcock |
Warning cleanups.
|
Tue, 12 Feb 2008 15:55:12 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Mon, 11 Feb 2008 05:39:32 +0100 |
Stany HENRY |
Updated French translation.
|
Sun, 10 Feb 2008 21:33:33 +0100 |
Jonathan Schleifer |
Added HG repo URL to buildsys as a comment.
|
Sun, 10 Feb 2008 15:52:46 +0300 |
Eugene Zagidullin |
pretend to be stopped when buffer is free. needed for correct waiting for free buffer
|
Sun, 10 Feb 2008 14:47:39 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 10 Feb 2008 14:46:28 +0300 |
Eugene Zagidullin |
- fixed freezing on track end
|
Sun, 10 Feb 2008 10:36:22 +0100 |
Jonathan Schleifer |
Fix a possible bug in dependency generation.
|
Sun, 10 Feb 2008 10:29:56 +0100 |
Jonathan Schleifer |
Fix possible infinite loop in dependency generation.
|
Sun, 10 Feb 2008 10:23:20 +0100 |
Jonathan Schleifer |
Make dependency generation threaded.
|