2008-08-07 |
Paula Stanciu |
makeing possible to reinitialize the output plugin from outher plugins
|
2008-08-07 |
Andrew O. Shadoura |
export functions to make libSAD usage in plugins more easy
|
2008-08-06 |
Andrew O. Shadoura |
fix libSAD linkage
|
2008-08-06 |
Andrew O. Shadoura |
move FMT_FRACBITS() to plugin.h
|
2008-08-06 |
Andrew O. Shadoura |
branch merge
|
2008-08-06 |
Andrew O. Shadoura |
make libSAD shared library, so plugins can use it
|
2008-07-30 |
Tony Vroon |
Parallel dependency resolution by Jonathan Schleifer.
|
2008-07-30 |
Matti Hamalainen |
Use _cv_gnu_make_command instead of cv_gnu_make_command, because some
|
2008-07-30 |
Matti Hamalainen |
Don't use a static buffer, but g_strdup_vprintf().
|
2008-07-29 |
Matti Hamalainen |
Remove useless self-indulgent (C)
|
2008-07-28 |
William Pitcock |
branch merge.
|
2008-07-28 |
William Pitcock |
Patch from Steve Cotton <steve0001@s.cotton.clara.co.uk> to resolve a
|
2008-07-24 |
Tomasz Mon |
block value-changed signal handler before setting new range on position slider
|
2008-07-21 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-07-21 |
William Pitcock |
Apparently some people are dumber than I thought.
|
2008-07-21 |
Strahinja Kustudic |
Fixed some typos in sr translations.
|
2008-07-19 |
Tomasz Mon |
remove reduntant call
|
2008-07-19 |
Strahinja Kustudic |
Updated Serbian translations
|
2008-07-17 |
Matti Hamalainen |
Fix infinite playlist update when entry->tuple == NULL. Patch from Skotlex,
|
2008-07-17 |
mf0102 |
remove some code duplication
|
2008-07-17 |
Tomasz Mon |
set ellipsize to PANGO_ELLIPSIZE_END in title column
|
2008-07-17 |
mf0102 |
reset slider when we stop the song
|
2008-07-17 |
William Pitcock |
Make the default UI suck less by killing the utterly pointless and redundant info bar.
|
2008-07-17 |
William Pitcock |
Move the slider bar to the toolbar, but this is kinda ugly at the moment.
|
2008-07-17 |
William Pitcock |
eventqueue: Remove bogus assertions.
|
2008-07-17 |
William Pitcock |
minimal interface: improve sanity for playback_seek() to make seek times more accurate.
|
2008-07-16 |
William Pitcock |
Use GtkCellRenderer::ypad to provide a more compact playlist, similar to the list widgets in Conspire.
|
2008-07-16 |
Tomasz Mon |
introduce new playlist widget
|
2008-07-16 |
William Pitcock |
Disable visualization subsystem because it memory leaks like a sieve without the legacy UI in place.
|
2008-07-14 |
Tomasz Mon |
add aboutwin_show and jump_to_track_show to InterfaceOps
|
2008-07-13 |
Tomasz Mon |
add copyright line
|
2008-07-13 |
Tomasz Mon |
branch merge
|
2008-07-13 |
Tomasz Mon |
commit initial version of InterfaceOps
|
2008-07-13 |
Tomasz Mon |
remove legacy interface preferences from ui_preferences.c
|
2008-07-13 |
William Pitcock |
Fix compile for me.
|
2008-07-09 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-07-07 |
William Pitcock |
fix compile. :P
|
2008-07-09 |
mf0102 |
simplify equalizer code a bit
|
2008-07-09 |
Tomasz Mon |
hookify urlopener
|
2008-07-09 |
mf0102 |
made fileopener legacy-free
|
2008-07-08 |
mf0102 |
- make stop button
|
2008-07-08 |
Matti Hamalainen |
Move SignalHandler function pointer typedef.
|
2008-07-08 |
Tomasz Mon |
ui_jumptotrack.h isn't legacy
|
2008-07-08 |
Tomasz Mon |
I don't think those files belong to legacy ui...
|
2008-07-08 |
Tomasz Mon |
more work on seperating presets from legacy ui
|
2008-07-08 |
VDR dai (audacious) |
Oops, fix stupid typo
|
2008-07-08 |
VDR dai (audacious) |
update Japanese translation.
|
2008-07-07 |
mf0102 |
completely remove skin getting/setting
|
2008-07-07 |
mf0102 |
removed some UI calls from the prefs code
|
2008-07-07 |
mf0102 |
made new equalizer interface that doesn't imply a connection with the UI
|
2008-07-07 |
mf0102 |
remove dbus skin functions
|
2008-07-07 |
Tomasz Mon |
and of course I forgot to add new files...
|
2008-07-07 |
Tomasz Mon |
begin seperating equalizer preset from legacy ui
|
2008-07-06 |
Tomasz Mon |
temporary fix until we get rid of legacy directory
|
2008-07-06 |
mf0102 |
merge
|
2008-07-06 |
mf0102 |
move all files belonging to the legacy UI to legacy/
|
2008-07-06 |
Matti Hamalainen |
Use also GCC inline assembler for detecting SSE2 support, because apparently
|
2008-07-06 |
mf0102 |
- update time info during slider movement
|
2008-07-06 |
mf0102 |
fixing a warning and doing some renaming, indentation etc.
|
2008-07-06 |
William Pitcock |
Properly escape all appropriate entities.
|