| age |
author |
description |
| 8 months ago |
John Lindgren |
Save playlist titles in the .xspf files, part 1. Closes: AUD-341.default tip |
| 8 months ago |
John Lindgren |
Make audgui_simple_message show a maximum of 10 messages. |
| 8 months ago |
John Lindgren |
Limit the amount of updating triggered by playlist_delete_selected. |
| 8 months ago |
John Lindgren |
Update playlist manager for new "playlist activate" hook. |
| 8 months ago |
John Lindgren |
Add "playlist activate" hook to be called instead of triggering a general update. |
| 8 months ago |
John Lindgren |
Add audgui_list_get_{focus,highlight}. |
| 8 months ago |
John Lindgren |
FIx build with older GTK. |
| 8 months ago |
John Lindgren |
Add AUD_CHECK_CFLAGS macro; use it for -Wtype-limits. |
| 8 months ago |
John Lindgren |
We use readdir elsewhere; use it here too. |
| 8 months ago |
John Lindgren |
Close "jump to time" window when escape is pressed. |
| 8 months ago |
John Lindgren |
Move "jump to time" window and playlist file selection dialogs to audgui. |
| 8 months ago |
John Lindgren |
Use unique ID's when confirming playlist delete. |
| 8 months ago |
John Lindgren |
Revise plugin menu API. |
| 9 months ago |
John Lindgren |
sizeof gives an unsigned type, so a minus sign does not do what we want. Closes: AUD-335. |
| 9 months ago |
John Lindgren |
Clear execute bit on files that should not have it. |
| 9 months ago |
John Lindgren |
Close "trunk" branch.trunk |
| 9 months ago |
John Lindgren |
Branch merge. |
| 9 months ago |
John Lindgren |
Remove FAQ.bmp (which weirdly doesn't get shown/cloned).trunk |
| 9 months ago |
John Lindgren |
Set playlist tooltip delay to 1/2 second by default (was 2 seconds). |
| 9 months ago |
John Lindgren |
Handle relative paths in playlists correctly. Closes: AUD-334. |
| 9 months ago |
John Lindgren |
Fix type limit warnings. |
| 9 months ago |
Tony Vroon |
id3v24.c: gsize is unsigned, use gint64 for vfs_fsize as suggested by libaudcore/vfs.h |
| 9 months ago |
Tony Vroon |
Add -Wtype-limits to C/CXXFLAGS as it pointed out genuine bugs. Pretty much all others in -Wextra are just pointless, I wouldn't do that to you. |
| 9 months ago |
Jonathan Schleifer |
Add support for Java and Windows RC files. |
| 10 months ago |
Jonathan Schleifer |
Add STATIC_PIC_LIB. |
| 10 months ago |
Jonathan Schleifer |
Make it possible to add .a files to OBJS when building static libs. |
| 12 months ago |
Jonathan Schleifer |
Prevent a possible syntax error when not using shared libs. |
| 9 months ago |
John Lindgren |
Fix drct_pl_{prev,next} when there is no "playing" playlist. |
| 9 months ago |
John Lindgren |
Make info popup show the right album art, not always the current one. |
| 9 months ago |
John Lindgren |
Purge broken/obsolete interface show/hide stuff. |
| 9 months ago |
John Lindgren |
Reincarnate "interface toggle visibility"; status icon needs it. |
| 9 months ago |
John Lindgren |
Use libaudgui to get album art for info popup. Closes: AUD-328. |
| 9 months ago |
John Lindgren |
Update Polish translation, courtesy of Szymon Weihs. |
| 9 months ago |
John Lindgren |
Use ngettext for plurals. Closes: AUD-327. |
| 9 months ago |
John Lindgren |
Enable GTK text search in playlist manager. Closes: AUD-325. |
| 9 months ago |
John Lindgren |
Set version to 2.6-devel. |
| 9 months ago |
John Lindgren |
Handle negative lengths in tuples. |
| 9 months ago |
John Lindgren |
Show a status window while adding items to the playlist. |
| 9 months ago |
John Lindgren |
Make playlist_entry_get_decoder work again, plus a warning fix. |
| 9 months ago |
John Lindgren |
Make playlists thread-safe. Make metadata scanning work with less interruptions. |
| 9 months ago |
John Lindgren |
Do playlist, folder, and subtune searching in a separate thread before adding items to the playlist. |
| 9 months ago |
John Lindgren |
Fix typo in AUD_FUNC5 macro. |
| 9 months ago |
John Lindgren |
Groundwork for threaded file probing: clean up plugin system. |
| 9 months ago |
John Lindgren |
Add Jean-Alexandre Anglès d'Auriac to translator credits. |
| 9 months ago |
John Lindgren |
Update French and Czech translations, courtesy of Yi Sun-Sin and Petr Písař. |
| 9 months ago |
John Lindgren |
Fix misspelling of Tse Chih Chiu's name. |
| 9 months ago |
John Lindgren |
Added tag audacious-2.5.0 for changeset fc46c073df8c |
| 9 months ago |
John Lindgren |
Audacious 2.5.0.audacious-2.5.0 |
| 9 months ago |
Tony Vroon |
audtool: There is an s in position. Really. |
| 9 months ago |
John Lindgren |
Update Simplified Chinese translation, AUD-321. |
| 9 months ago |
John Lindgren |
Set sane defaults for cover_name_include, so we don't pick up any old image as album art. |
| 9 months ago |
John Lindgren |
Add some docs to help Win32 users. |
| 10 months ago |
John Lindgren |
Subtunes must be stripped before calling vfs_fopen. Closes: AUD-319. |
| 10 months ago |
John Lindgren |
Update German translation courtesy of Thomas Lange, AUD-320. |
| 10 months ago |
John Lindgren |
Add some ideas for 2.6/3.0 to TODO. |
| 10 months ago |
John Lindgren |
Config folder has to be created before creating lock file. |
| 10 months ago |
John Lindgren |
Fix build with older GLib. |
| 10 months ago |
John Lindgren |
Fix build with older GTK. |
| 10 months ago |
John Lindgren |
Added tag audacious-2.5-beta2 for changeset c3171206b0d1 |
| 10 months ago |
John Lindgren |
2.5-beta2.audacious-2.5-beta2 |