Mercurial > audlegacy-plugins
graph
-
add playlistwindowWed, 21 May 2008 21:35:11 +0200, by Tomasz Mon
-
fix double freeWed, 21 May 2008 18:40:48 +0200, by Tomasz Mon
-
set track info on changeWed, 21 May 2008 17:15:47 +0200, by Tomasz Mon
-
make play and sotp buttons workingWed, 21 May 2008 16:52:23 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 21 May 2008 17:27:26 +0300, by Matti Hamalainen
-
A stray semicolon (';') at end of if-statement made a function endWed, 21 May 2008 17:26:47 +0300, by Matti Hamalainen
-
Added ui_fileopenerWed, 21 May 2008 16:22:12 +0200, by mf0102
-
Added image that was forgotten in a previous commitWed, 21 May 2008 16:12:50 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 21 May 2008 16:44:05 +0300, by Matti Hamalainen
-
Remove the strange timeout function from ALSA plugin's mixer handling, thisWed, 21 May 2008 16:43:48 +0300, by Matti Hamalainen
-
Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency.Wed, 21 May 2008 16:42:00 +0300, by Matti Hamalainen
-
Remove unused preprocessor defines.Wed, 21 May 2008 16:38:10 +0300, by Matti Hamalainen
-
don't quit audacious if skins plugin gets unloadedWed, 21 May 2008 15:16:34 +0200, by Tomasz Mon
-
remove few equalizerwin related if 0'sWed, 21 May 2008 14:53:26 +0200, by Tomasz Mon
-
add ui_equalizerWed, 21 May 2008 14:45:16 +0200, by Tomasz Mon
-
add ui_skinned_equalizer_sliderWed, 21 May 2008 14:23:38 +0200, by Tomasz Mon
-
fix seekingWed, 21 May 2008 13:39:53 +0200, by Tomasz Mon
-
usee audacious_drct_get_lengthWed, 21 May 2008 13:16:27 +0200, by Tomasz Mon
-
work in progress - add ui_manager and ui_main_evlistenersWed, 21 May 2008 12:37:40 +0200, by Tomasz Mon
-
Oops, forgot to link scrobbler plugin with libaudutil. Fixed.Wed, 21 May 2008 09:08:05 +0300, by Matti Hamalainen
-
Use the md5 routines in libaudutil.Wed, 21 May 2008 09:06:33 +0300, by Matti Hamalainen
-
Use the md5 routines in libaudutil.Wed, 21 May 2008 09:06:21 +0300, by Matti Hamalainen
-
Updated bug tracker address.Wed, 21 May 2008 08:32:33 +0300, by Matti Hamalainen
-
Only scan "*.{c,cxx,cc}" instead of "*.c*" when updating POTFILES.in.Wed, 21 May 2008 05:43:54 +0300, by Matti Hamalainen
-
Fixed a missing include audacious/plugin.h.Wed, 21 May 2008 04:41:03 +0300, by Matti Hamalainen
-
More indentation cleanups.Wed, 21 May 2008 02:27:01 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 21 May 2008 00:47:13 +0300, by Matti Hamalainen
-
Indentation cleanups.Wed, 21 May 2008 00:46:06 +0300, by Matti Hamalainen
-
add ui_main - with huge amount of #if 0 to sort out laterTue, 20 May 2008 22:12:14 +0200, by Tomasz Mon
-
add ui_skinned_equalizer_graphTue, 20 May 2008 20:23:15 +0200, by Tomasz Mon
-
oopsTue, 20 May 2008 20:13:25 +0200, by Tomasz Mon
-
add ui_skinned_horizontal_sliderTue, 20 May 2008 20:08:33 +0200, by Tomasz Mon
-
add ui_skinned_numberTue, 20 May 2008 20:06:38 +0200, by Tomasz Mon
-
add ui_skinned_monostereo and ui_skinned_playstatusTue, 20 May 2008 20:03:38 +0200, by Tomasz Mon
-
add ui_skinned_textboxTue, 20 May 2008 20:00:31 +0200, by Tomasz Mon
-
add ui_skinned_buttonTue, 20 May 2008 19:50:03 +0200, by Tomasz Mon
-
use plugin's own configTue, 20 May 2008 19:41:12 +0200, by Tomasz Mon
-
more work on configTue, 20 May 2008 16:34:06 +0200, by Tomasz Mon
-
use more local configuration optionsTue, 20 May 2008 15:36:47 +0200, by Tomasz Mon
-
add ui_skinned_menurowTue, 20 May 2008 14:37:50 +0200, by Tomasz Mon
-
branch mergeMon, 19 May 2008 18:07:28 +0200, by Tomasz Mon
-
add vis and svisMon, 19 May 2008 18:05:54 +0200, by Tomasz Mon
-
Fixed a rare null-pointer dereference in Audacious-SID, discovered via zzuf.Mon, 19 May 2008 07:22:53 +0300, by Matti Hamalainen
-
Fix some plugins after the cleanup.Mon, 19 May 2008 04:57:28 +0300, by Matti Hamalainen
-
Removed #includes that should not be included anymore.Mon, 19 May 2008 04:20:50 +0300, by Matti Hamalainen
-
Implemented query_format() callback in all effect pluginsMon, 19 May 2008 01:52:11 +0200, by Stefano D'Angelo
-
introduce ui_skinned_window_button_press and ui_skinned_window_button_releaseSun, 18 May 2008 16:59:05 +0200, by Tomasz Mon
-
allow loading compressed skinsSun, 18 May 2008 16:27:48 +0200, by Tomasz Mon
-
stub (really incomplete) for skin engine pluginSun, 18 May 2008 14:20:51 +0200, by Tomasz Mon
-
Oups! I shouldn't have committed this change.Sat, 17 May 2008 02:54:10 +0300, by Calin Crisan ccrisan
-
Initial commit for the streambrowser pluginSat, 17 May 2008 02:50:10 +0300, by Calin Crisan ccrisan
-
- Fix case where the prebuffering exhausts the stream, and all data is read on the first goFri, 16 May 2008 16:01:18 +0200, by Ralf Ertzinger
-
- Print the EOF status in _feof()Fri, 16 May 2008 14:43:59 +0200, by Ralf Ertzinger
-
- Handle situations better where the initial buffer fill hits EOF on the streamWed, 14 May 2008 23:39:07 +0200, by Ralf Ertzinger
-
- Ignore status codes other than 2xx for NE_OKTue, 13 May 2008 20:10:57 +0200, by Ralf Ertzinger
-
- Just send a "Range: " request header if we do not want to start from zero,Tue, 13 May 2008 20:07:10 +0200, by Ralf Ertzinger
-
Fixes to ModPlug plugin - don't allow song to loop infinitely, correct loading from archive.Mon, 12 May 2008 15:34:58 +0300, by Sergiy Pylypenko
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 12 May 2008 02:33:43 +0300, by Matti Hamalainen
-
Align preprocessor conditionals properly.Mon, 12 May 2008 02:25:12 +0300, by Matti Hamalainen
-
Increase used INI key string buffer sizes from 10 to 16 chars.Mon, 12 May 2008 02:23:55 +0300, by Matti Hamalainen