summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* fixed support for some icy servers not sending content-lenghtGravatar Alexey Yakovenko2009-11-04
| | | | fixed m3u reader
* improved icy protocol support; initial m3u supportGravatar Alexey Yakovenko2009-11-04
|
* yet another attempt to fix gdk_x_error on attempt to XGrabKeysGravatar Alexey Yakovenko2009-11-01
|
* added gui_locking abilities to plugin apiGravatar Alexey Yakovenko2009-11-01
| | | | added some fixups to hotkeys plugin X11 interaction
* hotkeys plugin fixes:Gravatar waker2009-10-31
| | | | | | config parser error proper xlib error handling syncing before starting thread
* added vfs filetype detection based on content-typeGravatar Alexey Yakovenko2009-10-25
|
* disabled mpgmad tracingGravatar Alexey Yakovenko2009-10-20
|
* fixed warning in vfs_curlGravatar Alexey Yakovenko2009-10-18
|
* refactored mpgmad plugin - should be faster and more memory-efficient, also ↵Gravatar Alexey Yakovenko2009-10-16
| | | | smaller code
* fixed flac/cue filetypeGravatar Alexey Yakovenko2009-10-12
|
* plugins that miss dependencies will not be builtGravatar Alexey Yakovenko2009-10-12
| | | | configure now prints list of all plugins being processed
* experimental kbps display in statusbarGravatar Alexey Yakovenko2009-10-11
|
* added total playtime display to statusbarGravatar Alexey Yakovenko2009-10-11
|
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
| | | | added basic gui configuration window
* ported all custom configs to common configGravatar Alexey Yakovenko2009-10-10
|
* added cdda track numbersGravatar Alexey Yakovenko2009-10-10
|
* several fixes to initial cdda implementationGravatar Alexey Yakovenko2009-10-09
|
* cddb http and proxy supportGravatar Viktor Semykin2009-10-09
|
* cdaudio supportGravatar Viktor Semykin2009-10-09
|
* fixed typo in faad2Gravatar Alexey Yakovenko2009-10-06
|
* fixed bug in flac decoder attempting to play past end of fileGravatar Alexey Yakovenko2009-10-06
|
* aac/mp4 decoder WIPGravatar Alexey Yakovenko2009-10-05
|
* added winkey (Super) modifier, multimedia keys and hex keycodes to hotkeys ↵Gravatar Alexey Yakovenko2009-10-05
| | | | plugin
* added streaming over ftp support including seekingGravatar Alexey Yakovenko2009-10-04
| | | | added special-case for fseek+ftell when calculating file length
* added TRACKDELETED plugin eventGravatar Alexey Yakovenko2009-10-04
| | | | added TRACKDELETED handler to vorbis plugin
* mp3 shoutcast streamingGravatar Alexey Yakovenko2009-10-04
| | | | fixed vfs_curl.getlength
* experimental vorbis streaming supportGravatar Alexey Yakovenko2009-10-04
|
* disabled tracing in wavpack pluginGravatar Alexey Yakovenko2009-10-03
|
* fixed seeking in vfs_curlGravatar Alexey Yakovenko2009-10-03
|
* disabled printing some of libmad errorsGravatar Alexey Yakovenko2009-10-03
|
* mp3 seeking for slow streams (vfs_curl)Gravatar Alexey Yakovenko2009-10-02
|
* added http filesize fetching (allows mp3 duration calc, etc)Gravatar Alexey Yakovenko2009-10-01
|
* fixed playback of http mp3 streams with unknown lengthGravatar Alexey Yakovenko2009-10-01
|
* improved curl seekingGravatar Alexey Yakovenko2009-10-01
| | | | | fixed abnormal termination/hang if curl streamer was active added id3v2 reading for streaming mp3s
* fixed bugs in vfs_curl ringbufferGravatar Alexey Yakovenko2009-09-30
|
* mp3 streaming WIPGravatar Alexey Yakovenko2009-09-30
|
* vfs_curl WIPGravatar Alexey Yakovenko2009-09-29
|
* added VFS pluginsGravatar Alexey Yakovenko2009-09-28
| | | | | implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS
* added libsndfile decoderGravatar Alexey Yakovenko2009-09-27
|
* minor improvement in wavpack_insertGravatar Alexey Yakovenko2009-09-27
|
* added some useful flags to wavpack initGravatar Alexey Yakovenko2009-09-27
|
* flac 32bit decoding improvementGravatar Alexey Yakovenko2009-09-27
|
* wavpack float32 decodingGravatar Alexey Yakovenko2009-09-27
|
* minor fixes in flac and vorbisGravatar Alexey Yakovenko2009-09-27
|
* initial wavpack supportGravatar Alexey Yakovenko2009-09-27
|
* a bunch of fixes/tweaks for 0.2.3Gravatar Alexey Yakovenko2009-09-27
|
* fixed flac seeking regressionGravatar Alexey Yakovenko2009-09-26
|
* changed mp3 tag priority to ape->id3v2->id3v1Gravatar Alexey Yakovenko2009-09-26
|
* fixed flac gapless streamingGravatar Alexey Yakovenko2009-09-26
|
* vorbis replay gain supportGravatar Alexey Yakovenko2009-09-24
|