nicodvb
6e28f63e36
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 17:19:56 +00:00
nicodvb
61f29af978
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20856 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-11 13:02:39 +00:00
nicodvb
f544f53ceb
idenfify now shows the timings of chapters of the chosen pgc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20828 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 00:36:39 +00:00
nicodvb
d7e32a0e84
one more deuglification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20826 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 22:41:45 +00:00
nicodvb
0df02c3583
COSMETICS: renamed dvdnav_priv to priv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20825 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 22:24:57 +00:00
voroshil
3843d10a5e
Add missed 'break'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20822 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 19:03:35 +00:00
voroshil
cb6497bd3c
Move non driver-specific block to non-driver specific procedure, to avoid
...
unnecceduplicating code.
Avoid calling set_volume on no-initialized radio device in close_s.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20812 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 13:09:48 +00:00
nicodvb
9451809971
changed ugly sizeof(*type_ptr) width sizeof(type)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20804 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:18:56 +00:00
nicodvb
eb9f86976f
COSMETICS: reformatted this ugly mess in a consistent manner
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20802 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:05:33 +00:00
reimar
c407b9b070
Support URL redirections that do not specify full URL.
...
Fixes crash with mplayer -playlist http://www.radioseven.se/radioseven.pls .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20800 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 22:42:31 +00:00
voroshil
09621fb285
Adding ability to check allowed frequency range.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 07:02:43 +00:00
nicodvb
5cc6005c86
support for -dvdangle
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20770 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 00:11:42 +00:00
nicodvb
81bc02a02a
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20762 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:49:56 +00:00
nicodvb
f8bea9a082
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20760 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:46:35 +00:00
voroshil
b3667eaa56
Replace enneccesery O_RDWR with O_RDONLY
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20754 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:39:38 +00:00
voroshil
506cc511a7
Restoring volume level of radio card on exit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20753 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:27:40 +00:00
rtogni
39d80427bb
printf->mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20727 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 20:18:37 +00:00
reimar
1eb7bdf866
Fix compilation: forgotten mp_msg.h include
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20717 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 17:43:25 +00:00
rtogni
4d3aed390e
printf ->mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20715 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 17:31:28 +00:00
rtogni
506b4783ec
Do not use abort()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20713 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 17:08:36 +00:00
nicodvb
f2a5c40ac7
cosmetics: reformatted with only tabs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20677 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 23:07:55 +00:00
nicodvb
f3e6bf62a8
use calloc() instead of malloc()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20676 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 23:05:38 +00:00
nicodvb
ac9b9fcd19
nonsense removal: compare old and new frequency in order to skip tuning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20675 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 23:03:52 +00:00
henry
3a0f1fa219
changed email address
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20662 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 10:21:52 +00:00
diego
0384045e30
Streamline and simplify internal vs external libdvdread handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20651 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 22:03:58 +00:00
diego
376951ca72
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:48:52 +00:00
reimar
8641419c3d
More code shuffling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20603 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 20:03:32 +00:00
reimar
9b50176ab6
cosmetics: move WIN32 read_toc code to allow for summarizing more common
...
code of the other variants.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20602 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 19:57:44 +00:00
reimar
2bd25a0093
Avoid code duplication for "last" toc entry.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20599 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 19:41:03 +00:00
reimar
0ac0489881
simplify/unify read_toc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20598 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 19:24:54 +00:00
reimar
fbfa3ecb6a
Factor out common code in stream_cddb read_toc function.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20597 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 19:14:28 +00:00
reimar
78f762c11e
Remove useless code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20595 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 19:02:01 +00:00
rtogni
6152f60163
printf -> mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20546 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 22:32:04 +00:00
rtogni
13636fce07
Realrtsp authentication
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20543 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 21:55:58 +00:00
nicodvb
de0e99ce19
support for -chapter option (same semanthics as for dvd://)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 22:18:08 +00:00
nicodvb
8c1284a537
simplified code to handle titleset transition (removed useless assignment)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20423 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 21:17:32 +00:00
nicodvb
38857d2927
spell fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20422 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 21:07:24 +00:00
nicodvb
2609080340
don't play any other title other than N when N is specified (with dvdnav://N)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20421 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 21:04:31 +00:00
ben
fcee7ea18f
bails out if cdparanoia can't read cd (avoid lockup)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20201 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-13 19:07:11 +00:00
diego
fcd45c5111
slight overall verbosity reduction
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20191 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-12 22:24:19 +00:00
ods15
ee88e6f26f
gcc 2.95 fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20164 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-11 20:53:33 +00:00
ptt
68613bbee7
added OSD audio switching visualization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20162 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-11 17:25:46 +00:00
uau
f464de2bc9
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20151 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-10 22:17:03 +00:00
reimar
b47b78a8d2
Forgotten http_free on send error.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20106 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 09:32:30 +00:00
corey
c3c17fc952
Print current DVD title as ID_DVD_CURRENT_TITLE.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20092 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 19:06:59 +00:00
nicodvb
c04dc45de0
warn the user to disable the cache when playing dvdnav streams
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20032 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:32:38 +00:00
ben
a6bff74c78
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19998 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 20:26:38 +00:00
ben
ed909ff5d5
cosmetic renames because pvr support will soon be less ivtv driver dependant
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-25 20:36:45 +00:00
nicodvb
b6a700727e
made file-static new_dvdnav_stream() and dvdnav_stream_read()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19920 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-20 21:09:32 +00:00
nicodvb
2d85e0c538
removed definitions of no more used or file-static functions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19919 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-20 21:08:38 +00:00