2007-01-22 |
nenolod |
[svn] - ssl support (no idea why, but hey, we can!)
trunk
|
2007-01-22 |
nenolod |
[svn] - URIs are now passed naked instead of mangled by the VFS subsystem.
trunk
|
2007-01-22 |
nenolod |
[svn] - labotomize the ffmpeg I/O code, making it an over-engineered VFS
trunk
|
2007-01-22 |
nenolod |
[svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is
trunk
|
2007-01-22 |
nenolod |
[svn] - decrement handle->rd_abs when we do an ungetc.
trunk
|
2007-01-22 |
nenolod |
[svn] - enforce UINT in charstack
trunk
|
2007-01-22 |
nenolod |
[svn] - fix getc emulation
trunk
|
2007-01-22 |
nenolod |
[svn] - getc/ungetc emulation
trunk
|
2007-01-22 |
giacomo |
[svn] flac 113 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
trunk
|
2007-01-22 |
giacomo |
[svn] flac 112 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
trunk
|
2007-01-21 |
giacomo |
[svn] flac 113 plugin: small fixes
trunk
|
2007-01-21 |
giacomo |
[svn] flac 112 plugin: disabled built-in http stream support
trunk
|
2007-01-21 |
giacomo |
[svn] flac 112 plugin: playback and detection use vfs; current situation is pretty similar to the one of flac 113 plugin
trunk
|
2007-01-21 |
giacomo |
[svn] - flac 113 plugin: allow to do seek and other operations on http sources
trunk
|
2007-01-21 |
giacomo |
[svn] - flac 113 plugin: placed a label in configure dialog, explaning that stream options are currently ignored
trunk
|
2007-01-21 |
giacomo |
[svn] - flac 113 plugin: moved to vfs for file detection and playback; plays http files as well, but it does not use flac/http.c code to do it, so there's no metadata parsing and flac http options are ignored; flac tags are still read directly from stdio, with checks that prevents tag reading if file is not stdio-readable
trunk
|
2007-01-21 |
nenolod |
[svn] - turn debugging back off
trunk
|
2007-01-21 |
nenolod |
[svn] - do not close FDs that do not belong to us.
trunk
|
2007-01-21 |
hansmi |
[svn] Set file->base
trunk
|
2007-01-21 |
nenolod |
[svn] - fix a logic error
trunk
|
2007-01-21 |
nenolod |
[svn] - use VFSVorbisFile class for tuple builder
trunk
|
2007-01-21 |
nenolod |
[svn] - touch .depend after blanking it out
trunk
|
2007-01-21 |
nenolod |
[svn] - remove .depend on make clean
trunk
|
2007-01-21 |
nenolod |
[svn] - whoever wrote this plugin was a jerk
trunk
|
2007-01-21 |
nenolod |
[svn] - cleanups
trunk
|
2007-01-21 |
nenolod |
[svn] - remove integrated http in lieu of builtin vorbis http
trunk
|
2007-01-21 |
nenolod |
[svn] - newvfs probing support
trunk
|
2007-01-21 |
nenolod |
[svn] - fix weird "(null) (Radioseven - www.radioseven.se)" glitch
trunk
|
2007-01-21 |
nenolod |
[svn] - use g_new0
trunk
|
2007-01-21 |
nenolod |
[svn] - stuff from vfs_get_metadata is already strdup'd
trunk
|
2007-01-21 |
nenolod |
[svn] - remove http.c
trunk
|
2007-01-21 |
nenolod |
[svn] - only parse handed-off shoutcast information on streams
trunk
|
2007-01-21 |
nenolod |
[svn] - fix crash
trunk
|
2007-01-21 |
nenolod |
[svn] - always make sure the returned data is strdup'd
trunk
|
2007-01-21 |
nenolod |
[svn] - implement mpgdec_metadata()
trunk
|
2007-01-21 |
iabervon |
[svn] Handle inline metadata. Parsing of tags needs work before it will not crash on
trunk
|
2007-01-21 |
iabervon |
[svn] Provide "name" metadata when the url is a shoutcast stream.
trunk
|
2007-01-19 |
giacomo |
[svn] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player
trunk
|
2007-01-19 |
giacomo |
[svn] - added is_our_file_from_vfs function to sid, for both libsidplay v1 and v2
trunk
|
2007-01-19 |
giacomo |
[svn] - modified the sid plugin to use vfs, for both libsidplay v1 and v2; still requires testing and some work in the is_our_file part
trunk
|
2007-01-19 |
giacomo |
[svn] - updated amidi-plug to the new plugin API
trunk
|
2007-01-19 |
iabervon |
[svn] Time out curl connections eventually, and don't retry them on the same VFSFile.
trunk
|
2007-01-17 |
js |
[svn] D'oh, a 2 was missing.
trunk
|
2007-01-17 |
js |
[svn] Fixed possible buffer overflow.
trunk
|
2007-01-17 |
giacomo |
[svn] - evdev-plug: added volume->mute and win->jumptofile actions
trunk
|
2007-01-17 |
giacomo |
[svn] - status icon plugin: better logic for KWin workaround
trunk
|
2007-01-17 |
giacomo |
[svn] - status icon plugin: added a workaround to handle situations where KWin doesn't give a correct size for tray icons
trunk
|
2007-01-17 |
giacomo |
[svn] - use xmms_show_message for the about box
trunk
|
2007-01-17 |
giacomo |
[svn] - status icon plugin: use scroll wheel on the status icon to change volume
trunk
|
2007-01-17 |
giacomo |
[svn] - status icon plugin: display main menu on right click
trunk
|
2007-01-17 |
nenolod |
[svn] - various overflow and security-related fixes from XMMS2 (mainly Juho Vaha-Herttua, et al)
trunk
|
2007-01-17 |
nenolod |
[svn] - remove broken iTunes 4/5 DRM support due to portability issues
trunk
|
2007-01-17 |
nenolod |
[svn] - remove visual studio file from src/aac/mp4ff
trunk
|
2007-01-17 |
giacomo |
[svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget
trunk
|
2007-01-17 |
nenolod |
[svn] - chase dirbrowser removal
trunk
|
2007-01-16 |
alxorlov |
[svn] Add string "ru" to po/LINGUAS
trunk
|
2007-01-16 |
alxorlov |
[svn] Add russian translation
trunk
|
2007-01-16 |
giacomo |
[svn] - status icon plugins: provide a couple of different icon pixmap files
trunk
|
2007-01-16 |
js |
[svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit.
trunk
|
2007-01-16 |
js |
[svn] I committed too fast, there was even more.
trunk
|