Sun, 06 Jul 2008 17:55:40 +0200 |
mf0102 |
move all files belonging to the legacy UI to legacy/
|
Wed, 04 Jun 2008 22:27:06 +0300 |
Matti Hamalainen |
Use a define (AUD_EQUALIZER_NBANDS) instead of magic value 10 everywhere.
|
Sun, 18 May 2008 08:59:01 +0200 |
Tomasz Mon |
kill skin_load_cursor
|
Mon, 12 May 2008 00:13:38 +0200 |
Tomasz Mon |
set default scale_factor to 2.0, custom scale factor can be manually specified in config file anyway; use GDK_INTERP_NEAREST and GDK_RGB_DITHER_NONE when drawing scaled widgets
|
Wed, 30 Apr 2008 04:38:01 +0300 |
Matti Hamalainen |
Check for NULL playlist pointer in configuration saving. This situation may occur if the process is interrupted by a signal.
|
Wed, 30 Apr 2008 03:43:15 +0300 |
Matti Hamalainen |
Conditional USE_SRC was changed to USE_SAMPLERATE earlier.
|
Wed, 23 Apr 2008 22:20:35 +0200 |
mf0102 |
cleaned up some more
|
Tue, 22 Apr 2008 18:27:57 +0200 |
mf0102 |
- indentation of ui_main.c
|
Tue, 22 Apr 2008 13:27:32 +0200 |
mf0102 |
renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
|
Mon, 14 Apr 2008 17:33:20 +0200 |
mf0102 |
little cleanup; no functional change
|
Sun, 13 Apr 2008 12:00:01 +0200 |
Tomasz Mon |
add checkbox to make it possible to load broken skins
|
Wed, 09 Apr 2008 15:50:37 +0300 |
Matti Hamalainen |
Use mcs_handle_t directly instead of ConfigDb struct to remove the useless wrapper.
|
Mon, 31 Mar 2008 06:47:48 +0300 |
Matti Hamalainen |
Huge renaming patch, changing BMP references to Audacious.
|
Mon, 31 Mar 2008 06:36:41 +0300 |
Matti Hamalainen |
bmp_config_* -> aud_config_*
|
Mon, 31 Mar 2008 06:25:09 +0300 |
Matti Hamalainen |
BmpConfig -> AudConfig, etc.
|
Mon, 31 Mar 2008 06:06:39 +0300 |
Matti Hamalainen |
Pfft, we are Audacious and this is SPARTA!
base
src/audacious/bmpconfig.c@62557402e541
|