2008-01-03 |
Sascha Hlusiak |
Hotkey: Changed "Play/Pause" to "Play" and "Pause" to "Pause/Resume" since they were doing the same
|
2008-01-01 |
William Pitcock |
Add more missing files.
|
2008-01-01 |
William Pitcock |
Add missing files.
|
2008-01-01 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2008-01-01 |
Andrew O. Shadoura |
Apply lirc patch from bugzilla. (Bugzilla #62).
|
2008-01-01 |
Yoshiki Yazawa |
append '\n' to format string for AUDDBG()
|
2008-01-01 |
Yoshiki Yazawa |
- mp3_playing() should return 0 for now otherwise mp4 playback would halt at the end of a track.
|
2007-12-31 |
Sascha Hlusiak |
Hotkey: Added grabbing of mouse buttons with modificators so you can control it with the mouse from any application
|
2007-12-31 |
Sascha Hlusiak |
Hotkey: some cleaning and simplifying
|
2007-12-27 |
Murat Senel |
Turkish translation (Bugzilla #50)
|
2007-12-27 |
Christian Birchinger |
Re-added 48kHz support to the GUI
|
2007-12-25 |
Ralf Ertzinger |
- Add _delete for flac 1.1.2
|
2007-12-25 |
Jussi Judin |
Fixes memory leak in song change plugin when applying configuration (Bugzilla #48)
|
2007-12-25 |
Jussi Judin |
Fixes memleaks in open_file() function of libtimidity (Bugzilla #27)
|
2007-12-25 |
Jussi Judin |
Fixes memory leaks that are visible during startup in scrobbler plugin (Bugzilla #26)
|
2007-12-25 |
Jussi Judin |
Make flacng plugin to clean up after itself (Bugzilla #19)
|
2007-12-25 |
Jussi Judin |
Fixes memory leak in libtta's get_song_tuple() function. (Bugzilla #16)
|
2007-12-24 |
William Pitcock |
Break large write operations into smaller fragments.
|
2007-12-23 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-12-23 |
William Pitcock |
Gapless audio fixes.
|
2007-12-22 |
Ralf Ertzinger |
- Prevent APE plugin from freaking out non-seekable streams
|
2007-12-21 |
William Pitcock |
OSS: use SNDCTL_DSP_SYNC, as not all OSS versions have SNDCTL_DSP_RESET.
|
2007-12-21 |
Jonathan Schleifer |
Actually, we have to reset in oss_loop() as this calls close().
|
2007-12-21 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-12-21 |
Jonathan Schleifer |
Reset volume after the buffer has been played.
|
2007-12-20 |
Calin Crisan ccrisan |
cddb may use http instead of cddbp now; the global proxy settings are used if enabled
|
2007-12-19 |
Cristi Magherusan |
merge
|
2007-12-19 |
Cristi Magherusan |
merge
|
2007-12-19 |
Cristi Magherusan |
branch merge
|
2007-12-05 |
Cristi Magherusan |
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by Michal
|
2007-12-19 |
Eugene Paskevich |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-12-19 |
Eugene Paskevich |
Hope it's the final italics fix.
|
2007-12-18 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-12-17 |
William Pitcock |
g_get_home_dir() doesn't give us a trailing slash
|
2007-12-17 |
William Pitcock |
missed a g_free().
|
2007-12-17 |
William Pitcock |
- drop protected: declarations, protected: is not needed here (and causes error on gcc4.3)
|
2007-12-17 |
William Pitcock |
projectm-1.0: rewrite the plugin.
|
2007-12-16 |
William Pitcock |
flacng: write only 1024 samples at a time to allow visualization plugins to work more efficiently.
|
2007-12-17 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
2007-12-17 |
Yoshiki Yazawa |
branch merge
|
2007-12-17 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
2007-12-17 |
Yoshiki Yazawa |
eliminate warnings
|
2007-12-17 |
Yoshiki Yazawa |
eliminate warnings
|
2007-12-17 |
Yoshiki Yazawa |
eliminate warnings on x86_64.
|
2007-12-16 |
Yoshiki Yazawa |
branch merge
|
2007-12-16 |
Eugene Paskevich |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-12-16 |
Eugene Paskevich |
Fixed layout size calculation to take italicized glyph extents into account.
|
2007-12-16 |
Yoshiki Yazawa |
xspf had not read mtime from some time.
|
2007-12-16 |
Yoshiki Yazawa |
- make use of AUDDBG
|
2007-12-14 |
Yoshiki Yazawa |
eliminate warnings.
|
2007-12-14 |
Yoshiki Yazawa |
fix indentation.
|
2007-12-14 |
Yoshiki Yazawa |
eliminate warnings.
|
2007-12-14 |
Yoshiki Yazawa |
eliminate warnings.
|
2007-12-14 |
Yoshiki Yazawa |
eliminate warning.
|
2007-12-14 |
Yoshiki Yazawa |
eliminate warning.
|
2007-12-14 |
Yoshiki Yazawa |
eliminate warning.
|
2007-12-12 |
Tomasz Mon |
fix from Andrew O. Shadoura (chrome|debian)
|
2007-12-12 |
Eugene Zagidullin |
forgotten macros
|
2007-12-07 |
Eugene Zagidullin |
statusicon: more elegant solution, workaround removed
|
2007-12-07 |
Eugene Zagidullin |
little comment
|