| age |
author |
description |
| 8 months ago |
John Lindgren |
Save playlist titles in the .xspf files, part 2. Closes: AUD-341.default tip |
| 8 months ago |
John Lindgren |
gtkui: Show main menu for right-click on playback control buttons. |
| 8 months ago |
John Lindgren |
Remove redundant sse2/altivec checks. Closes: AUDPLUG-365. |
| 8 months ago |
John Lindgren |
m3u: Write URIs; this allows us to reliably save non-ASCII characters using percent-encoding. |
| 8 months ago |
John Lindgren |
skins: Connect to "playlist activate" hook. |
| 8 months ago |
John Lindgren |
gtkui: Small cleanup. |
| 8 months ago |
John Lindgren |
gtkui: Update to use "playlist activate" hook. |
| 8 months ago |
John Lindgren |
gtkui: Use audgui_list_get_focus. |
| 8 months ago |
John Lindgren |
Sync acinclude.m4 from core. |
| 8 months ago |
John Lindgren |
gtkui: Fetch album art in "playback start" hook; redraw handler can be called at unexpected times. |
| 8 months ago |
John Lindgren |
skins: Use new libaudgui functions. |
| 8 months ago |
John Lindgren |
gtkui: Add support for GDK_Menu key. |
| 8 months ago |
John Lindgren |
gtkui: Show keyboard shortcuts for volume up (+) and down (-) in the output menu. |
| 8 months ago |
John Lindgren |
gtkui: Replace convoluted GtkUIManager code copied from skins with a cleaner system. |
| 8 months ago |
John Lindgren |
skins: Update to match changes in core. |
| 8 months ago |
John Lindgren |
mtp: Update for new plugin menu API. |
| 8 months ago |
John Lindgren |
cd-menu-items: Update to new plugin menu API. |
| 8 months ago |
John Lindgren |
alsa: Don't scan for available devices on startup. |
| 9 months ago |
John Lindgren |
aac: Fix checking for changed stream titles. Closes: AUD-337. |
| 9 months ago |
John Lindgren |
neon: strcmp returns 0 on match. |
| 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 |
Close topic/gio branch.topic/gio |
| 9 months ago |
John Lindgren |
Skip a couple of (unsigned) < 0 checks. |
| 9 months ago |
John Lindgren |
gtkui, skins: More playlist import/export fixes. |
| 9 months ago |
John Lindgren |
gtkui: Fix several problems in playlist export code. |
| 9 months ago |
Tony Vroon |
streambrowser: guint page_num is never going to contain a negative value, drop pointless test. |
| 9 months ago |
Tony Vroon |
Add -Wtype-limits to C/CXXFLAGS as it points out a genuine bug. Pretty much all others in -Wextra are just pointless, I wouldn't do that to you. |
| 9 months ago |
Tony Vroon |
console: Do not set data2 for 0xCB on the AY CPU, we never use it (GCC 4.6 warning). |
| 9 months ago |
Tony Vroon |
console: Do not set data2 for 0xCB on the KSS (MSX) CPU, we never use it (GCC 4.6 warning). |
| 9 months ago |
Tony Vroon |
pulse_audio: Apply KISS principle to twitchy pause syndrome. This should do it. |
| 9 months ago |
Tony Vroon |
AdPlug: The A2M loader ignored CRC wrongly. Just do not assign it to a variable at all, ktnxbye. (GCC 4.6 warning) |
| 9 months ago |
Tony Vroon |
modplug: Unused variable nMasterCh removed from fastmix. (GCC 4.6 warning) |
| 9 months ago |
Tony Vroon |
modplug: Unused variable in OKT loader removed. No samples available for testing, revert for regression. (GCC 4.6 warning) |
| 9 months ago |
Tony Vroon |
modplug: Unused variable in AMS loader removed. No samples available for testing, revert for regression. (GCC 4.6 warning) |
| 9 months ago |
Tony Vroon |
modplug: The 669 loader sets but does not use b669Ext, now removed (GCC 4.6 warning). |
| 9 months ago |
Tony Vroon |
modplug: The IT loader sets but does not use channels_used & wHdr, now removed (GCC 4.6 warning). |
| 9 months ago |
Tony Vroon |
modplug: Do not set smpnames in PSM loader, it is never used. (GCC 4.6 warning) |
| 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 |
gtkui: Make status bar more translatable. Closes: AUDPLUG-363. |
| 9 months ago |
John Lindgren |
flacng: Handle multiple TITLE, ARTIST, etc. in Vorbis comments. |
| 9 months ago |
John Lindgren |
gtkui: Kill some (IMO) needless borders. If people don't like this it can be reverted. |
| 9 months ago |
John Lindgren |
m3u: Fix segfault when a file does not have a trailing newline. Closes: AUDPLUG-361. |
| 9 months ago |
John Lindgren |
Make previous/next buttons work again when nothing is playing. Closes: AUD-331. |
| 9 months ago |
John Lindgren |
skins: Try to make some sense of interface show/hide code; remove dead code. |
| 9 months ago |
John Lindgren |
gtkui: Fix iface.show(), implement iface.is_shown(). |
| 9 months ago |
John Lindgren |
mpg123: Make FULL_SCAN work again. |
| 9 months ago |
John Lindgren |
Update mpg123 to 1.13.3. |
| 9 months ago |
John Lindgren |
Update Polish translation, courtesy of Szymon Weihs. |
| 9 months ago |
John Lindgren |
Set version to 2.6-devel. |
| 9 months ago |
John Lindgren |
skins: Add close button to interface preferences window. |
| 9 months ago |
John Lindgren |
skins: Make configure() accessible from the menu. |
| 9 months ago |
John Lindgren |
skins: Provide about() and configure(). |
| 9 months ago |
John Lindgren |
Match changes in core. |
| 9 months ago |
John Lindgren |
Match changes to playlist API. |
| 9 months ago |
John Lindgren |
Match changes in core. |
| 9 months ago |
John Lindgren |
gtkui: Set focus on playlist when populating it. |