2007-10-15 |
William Pitcock |
formatter shit
|
2007-10-15 |
William Pitcock |
prefswin shit
|
2007-10-15 |
William Pitcock |
more cleanups
|
2007-10-15 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-10-15 |
William Pitcock |
use audacious DRCT API here.
|
2007-10-14 |
Christian Birchinger |
Rename "cfg" struct to "conf" to avoid collision with cfg from audacious/main.h
|
2007-10-14 |
Eugene Paskevich |
Merged heads.
|
2007-10-14 |
Eugene Paskevich |
Now aosd must be really warning clean.
|
2007-10-14 |
Eugene Paskevich |
Just to hush down the warnings...
|
2007-10-14 |
William Pitcock |
xconvert.
|
2007-10-14 |
William Pitcock |
use INIFile APIs
|
2007-10-14 |
William Pitcock |
more work here
|
2007-10-14 |
William Pitcock |
hook shit
|
2007-10-14 |
William Pitcock |
use aud_cfg in some places
|
2007-10-14 |
William Pitcock |
use aud_ip_state (replacement to ip_data).
|
2007-10-14 |
William Pitcock |
playlist API vtabling
|
2007-10-14 |
William Pitcock |
remove improper use of output API
|
2007-10-14 |
William Pitcock |
gentitle changes
|
2007-10-14 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-10-14 |
William Pitcock |
PlaylistContainer API updates
|
2007-10-14 |
Christian Birchinger |
Add plugin.h include to fix audacious_info_dialog symbol
|
2007-10-14 |
William Pitcock |
unbreak song_change
|
2007-10-14 |
William Pitcock |
string API calls -> vtable
|
2007-10-13 |
Matti Hamalainen |
Added a short TODO comment section.
|
2007-10-13 |
Matti Hamalainen |
Use DAE.
|
2007-10-13 |
Matti Hamalainen |
Cosmetics.
|
2007-10-13 |
Matti Hamalainen |
Primary cleanup pass.
|
2007-10-13 |
Matti Hamalainen |
Use glib types.
|
2007-10-13 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/
|
2007-10-13 |
Matti Hamalainen |
Clean up the str(n)cpy mess somewhat.
|
2007-10-13 |
Matti Hamalainen |
Use gint.
|
2007-10-13 |
Matti Hamalainen |
Use g_usleep()
|
2007-10-13 |
Matti Hamalainen |
No need for that long buffer.
|
2007-10-13 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
2007-10-13 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
2007-10-13 |
Matti Hamalainen |
Cleanups.
|
2007-10-13 |
Matti Hamalainen |
Sync with vtable blabla.
|
2007-10-13 |
Christian Birchinger |
close the config db again after using
|
2007-10-13 |
Jonathan Schleifer |
Update buildsys. Please test.
|
2007-10-12 |
William Pitcock |
move InputPlayback::pass_audio() call to avoid cutting off last 5 seconds.
|
2007-10-12 |
William Pitcock |
associate with application/ogg mimetype.
|
2007-10-12 |
William Pitcock |
back out my change
|
2007-10-12 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-10-12 |
William Pitcock |
cope with seeks before the stream start point.
|
2007-10-12 |
Kieran Clancy |
projectm-1.0: update to http://projectm.svn.sourceforge.net/svnroot/projectm@567
|
2007-10-12 |
Eugene Paskevich |
Removed some curl leftovers.
|
2007-10-12 |
mf0102 |
fix Crazy_Hopper's breakage
|
2007-10-11 |
Calin Crisan ccrisan |
Fixed a bad argument order in a snprintf()
|
2007-10-11 |
William Pitcock |
enable neon by default
|
2007-10-11 |
William Pitcock |
iabervon: We appreciate the plugin you wrote for the VFS system, but,
|
2007-10-11 |
William Pitcock |
warning fixes
|
2007-10-11 |
William Pitcock |
warning fix
|
2007-10-11 |
William Pitcock |
playback_mutex is entirely unnecessary as there is no longer a critical section here.
|
2007-10-11 |
Eugene Paskevich |
Pushed down the amidi-plug dir into the Input dir.
|
2007-10-11 |
Eugene Paskevich |
Curly vs round braces (part 2)
|
2007-10-11 |
Eugene Paskevich |
Curly vs round braces (part 1)
|
2007-10-11 |
Eugene Paskevich |
In attempt to fix the regression...
|
2007-10-10 |
Eugene Paskevich |
Use curly braces instead of round ones, since they might not be portable.
|
2007-10-10 |
Eugene Paskevich |
Just a tiny cleanup.
|
2007-10-10 |
Eugene Paskevich |
Don't let the strings cross over each other.
|