summaryrefslogtreecommitdiffstats
path: root/stream/stream_rar.c
Commit message (Expand)AuthorAgeFilesLines
* stream_rar: update commentwm42015-03-291-4/+2
* player: refine rar:// playlist-safety handlingwm42015-03-021-4/+2
* stream: remove stream filter conceptwm42015-02-271-2/+2
* stream_rar: treat rar files as playlistswm42015-02-271-73/+6
* stream: get rid of remaining uses of the end_pos fieldwm42015-02-061-2/+10
* stream: redo playback abort handlingwm42014-09-131-2/+3
* Add more constwm42014-06-111-1/+1
* stream: remove chaos related to writeable streamswm42014-05-241-5/+2
* stream: don't use end_poswm42014-05-241-0/+2
* stream: mp_msg conversionswm42013-12-211-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* player: load external subs for uncompressed rar archiveswm42013-12-061-0/+12
* stream: add uncompressed rar supportwm42013-08-261-0/+198