aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed seeking bug in the ffmpeg plugintrialuser022007-08-232-14/+12
* added shoutcast title updatetrialuser022007-08-2111-93/+79
* fixed freezing when seekingtrialuser022007-08-211-3/+2
* some fixes in the ffmpeg plugintrialuser022007-08-201-0/+1
* added copy constructor for OutputState classtrialuser022007-08-201-27/+82
* some changestrialuser022007-08-201-1/+1
* updated qmake build scriptstrialuser022007-08-203-1/+42
* updated cmake scriptstrialuser022007-08-207-10/+5
* fixed showing names for files with empty tagstrialuser022007-08-201-1/+3
* ported all decoder pluginstrialuser022007-08-2019-758/+180
* fixed vorbis tags parsingtrialuser022007-08-201-1/+16
* added feature to update playlist titlestrialuser022007-08-203-57/+98
* disabled old API pluginstrialuser022007-08-201-4/+4
* added metadata update supporttrialuser022007-08-2010-144/+209
* shoutcast metadata supporttrialuser022007-08-202-22/+100
* decoder API changestrialuser022007-08-1911-73/+19
* fixed buildtrialuser022007-08-191-1/+0
* cleanuptrialuser022007-08-192-96/+0
* fixed id3tag detectiontrialuser022007-08-161-1/+1
* fixed 'U' hotkeytrialuser022007-08-151-1/+1
* added freebsd fixes and fixed Russian translationtrialuser022007-08-155-7/+12
* Fix for FreeBSD port.stalkerg2007-08-131-5/+2
* Small fix in oss plugin.stalkerg2007-08-131-27/+24
* Fix bug in cmake scripts.stalkerg2007-08-133-3/+12
* added stop function blocking while connectingtrialuser022007-08-132-0/+8
* showing full path for URLstrialuser022007-08-121-1/+2
* reduced wakeups numbertrialuser022007-08-125-688/+720
* using list mode in the config dialogtrialuser022007-08-121-58/+228
* updated iconstrialuser022007-08-127-0/+0
* fixed interface freezing when skiping broken entriestrialuser022007-08-121-0/+1
* fixed playlist buttons positiontrialuser022007-08-121-2/+2
* fixed the problem that the program exits when closing dialogs in tray modetrialuser022007-08-123-0/+3
* Add OSS output plugin and fix cmake script.stalkerg2007-08-086-2/+741
* fixed segmentation fault when trying to show details dialog with invalid file...trialuser022007-08-085-13/+30
* fixed segmentation fault when trying to play broken flac filetrialuser022007-08-081-1/+2
* fixed segmentation failed when creating tags with invalid pathestrialuser022007-08-081-1/+1
* fixed codepage savingtrialuser022007-08-071-5/+2
* added identification by content (ogg vorbis and mpeg)trialuser022007-08-068-24/+74
* fixed ffmpeg plugin buildtrialuser022007-08-041-0/+1
* fixed compilationtrialuser022007-08-041-5/+5
* changed decoder APItrialuser022007-08-0412-90/+101
* fixed content type parsing againtrialuser022007-07-291-3/+3
* fixed content type parsingtrialuser022007-07-291-1/+3
* fixed seekingtrialuser022007-07-292-2/+2
* removed unneeded warningsvovanec2007-07-292-2/+2
* added song position navigation, context menu over main displayvovanec2007-07-2912-29/+92
* added http header parsing, fixed died locktrialuser022007-07-282-11/+21
* fixed http content type parsingtrialuser022007-07-281-7/+6
* changed decoder APItrialuser022007-07-2813-25/+18
* added libcurl supporttrialuser022007-07-2720-69/+403