index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
Commit message (
Expand
)
Author
Age
*
cosmetics: reformatted with only tabs
nicodvb
2006-11-04
*
use calloc() instead of malloc()
nicodvb
2006-11-04
*
nonsense removal: compare old and new frequency in order to skip tuning
nicodvb
2006-11-04
*
changed email address
henry
2006-11-04
*
Streamline and simplify internal vs external libdvdread handling.
diego
2006-11-03
*
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
diego
2006-11-03
*
More code shuffling
reimar
2006-11-01
*
cosmetics: move WIN32 read_toc code to allow for summarizing more common
reimar
2006-11-01
*
Avoid code duplication for "last" toc entry.
reimar
2006-11-01
*
simplify/unify read_toc
reimar
2006-11-01
*
Factor out common code in stream_cddb read_toc function.
reimar
2006-11-01
*
Remove useless code
reimar
2006-11-01
*
printf -> mp_msg
rtogni
2006-10-30
*
Realrtsp authentication
rtogni
2006-10-30
*
support for -chapter option (same semanthics as for dvd://)
nicodvb
2006-10-23
*
simplified code to handle titleset transition (removed useless assignment)
nicodvb
2006-10-23
*
spell fix
nicodvb
2006-10-23
*
don't play any other title other than N when N is specified (with dvdnav://N)
nicodvb
2006-10-23
*
bails out if cdparanoia can't read cd (avoid lockup)
ben
2006-10-13
*
slight overall verbosity reduction
diego
2006-10-12
*
gcc 2.95 fix
ods15
2006-10-11
*
added OSD audio switching visualization
ptt
2006-10-11
*
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
uau
2006-10-10
*
Forgotten http_free on send error.
reimar
2006-10-08
*
Print current DVD title as ID_DVD_CURRENT_TITLE.
corey
2006-10-06
*
warn the user to disable the cache when playing dvdnav streams
nicodvb
2006-10-04
*
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...
ben
2006-09-27
*
cosmetic renames because pvr support will soon be less ivtv driver dependant
ben
2006-09-25
*
made file-static new_dvdnav_stream() and dvdnav_stream_read()
nicodvb
2006-09-20
*
removed definitions of no more used or file-static functions
nicodvb
2006-09-20
*
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
nicodvb
2006-09-19
*
removed dead code
nicodvb
2006-09-19
*
Іnitial button value is -1. Only (button>0) is a correct button selection.
jonas
2006-09-19
*
permit seeking to 0: there's no reason to prevent it
nicodvb
2006-09-18
*
in the previous commit I forgot to set s->end_pos=0
nicodvb
2006-09-18
*
at titleset change call update_title_len() to reset stream->end_pos
nicodvb
2006-09-18
*
don't seek until dvdnav_get_position() returns something meaningful
nicodvb
2006-09-18
*
Restore original copyright notice as found in xine and xine-mms where this
diego
2006-09-18
*
report mouse coordinates after movement to dvdnav; this permits to enable but...
nicodvb
2006-09-16
*
at start, when not playing a specific titleset, try to call the Title menu (a...
nicodvb
2006-09-15
*
Change demuxer for "application/octet-stream" http streams from
eugeni
2006-09-15
*
in mp_dvdnav_handle_input() update current button only if the status of the p...
nicodvb
2006-09-15
*
dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_p...
nicodvb
2006-09-15
*
removed code that propagated the slave command dvdnav_event that hasn't been ...
nicodvb
2006-09-15
*
when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate()...
nicodvb
2006-09-15
*
* remove extern definitions of functions in .c files
attila
2006-09-12
*
ability to pass channel name (not only number) to radio_set_channel
voroshil
2006-09-11
*
at start, reset dvdnav at the beginning of the stream after the first read (t...
nicodvb
2006-09-10
*
try to start from the root menu skipping all intros when playing dvdnav://-1;...
nicodvb
2006-09-10
*
permit to select previous dvdnav menu, in the order chapter->title->root
nicodvb
2006-09-10
[next]