Wed, 13 Sep 2006 14:30:44 +0000 |
diego |
Move subtitles and OSD section from the installation to the usage chapter.
|
Wed, 13 Sep 2006 14:02:02 +0000 |
diego |
Slightly restructure font installation section.
|
Wed, 13 Sep 2006 13:36:49 +0000 |
diego |
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
|
Wed, 13 Sep 2006 13:19:20 +0000 |
diego |
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
|
Wed, 13 Sep 2006 13:17:15 +0000 |
kraymer |
r19823: Remove mpsub section, the format is documented in DOCS/tech.
|
Wed, 13 Sep 2006 13:09:04 +0000 |
diego |
Remove mpsub section, the format is documented in DOCS/tech.
|
Wed, 13 Sep 2006 12:45:49 +0000 |
kraymer |
various fixes, rewording
|
Wed, 13 Sep 2006 10:55:36 +0000 |
kraymer |
r19820: Marillat packages binary codecs, not bitmap fonts.
|
Wed, 13 Sep 2006 10:46:33 +0000 |
diego |
Marillat packages binary codecs, not bitmap fonts.
|
Wed, 13 Sep 2006 10:41:30 +0000 |
diego |
Don't explain how to install bitmap fonts, use TrueType fonts instead.
|
Wed, 13 Sep 2006 02:02:17 +0000 |
eugeni |
Fix r19815: mkv_d->duration could be assigned an uninitialized value.
|
Tue, 12 Sep 2006 21:45:06 +0000 |
eugeni |
Fix seeking in Matroska files with non-default TimecodeScale value.
|
Tue, 12 Sep 2006 21:40:01 +0000 |
eugeni |
Fix block duration calculation in mkv demuxer.
|
Tue, 12 Sep 2006 21:33:10 +0000 |
eugeni |
Fix movie duration calculation in case when TimecodeScale element comes after
|
Tue, 12 Sep 2006 16:24:23 +0000 |
attila |
* remove extern definitions of functions in .c files
|
Tue, 12 Sep 2006 15:55:15 +0000 |
voroshil |
r19809: link fix: The codecs page was merged into the download page
|
Tue, 12 Sep 2006 15:28:28 +0000 |
kraymer |
r19810: Remove bogus and outdated codecs installation section.
|
Tue, 12 Sep 2006 15:23:30 +0000 |
kraymer |
r19809: link fix: The codecs page was merged into the download page.
|
Tue, 12 Sep 2006 15:22:37 +0000 |
diego |
Remove bogus and outdated codecs installation section.
|
Tue, 12 Sep 2006 15:01:48 +0000 |
diego |
link fix: The codecs page was merged into the download page.
|
Tue, 12 Sep 2006 09:00:10 +0000 |
diego |
Support for variable fps OGM files, blessed by Moritz.
|
Tue, 12 Sep 2006 08:42:01 +0000 |
diego |
Move conditional compilation to the build system.
|
Tue, 12 Sep 2006 08:28:48 +0000 |
kraymer |
r19801: Mailing list page URL changed.
|
Tue, 12 Sep 2006 07:07:48 +0000 |
kraymer |
r19799: ability to pass channel name (not only number) to radio_set_channel
|
Tue, 12 Sep 2006 07:06:33 +0000 |
voroshil |
Fix missing link change from previous commit
|
Tue, 12 Sep 2006 01:37:53 +0000 |
voroshil |
No real change for r19801: already have correct url
|
Tue, 12 Sep 2006 00:20:53 +0000 |
aurel |
add support for vp6 in flash
|
Mon, 11 Sep 2006 22:40:21 +0000 |
diego |
Mailing list page URL changed.
|
Mon, 11 Sep 2006 19:01:20 +0000 |
reimar |
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
|
Mon, 11 Sep 2006 18:41:14 +0000 |
voroshil |
ability to pass channel name (not only number) to radio_set_channel
|
Mon, 11 Sep 2006 16:56:31 +0000 |
voroshil |
some typos fixed
|
Mon, 11 Sep 2006 09:24:10 +0000 |
voroshil |
r19793: Fixes suggested by the Wanderer
|
Mon, 11 Sep 2006 09:15:42 +0000 |
diego |
Clarify binary codecs section.
|
Mon, 11 Sep 2006 09:14:11 +0000 |
voroshil |
Many translation and typo fixes.
|
Sun, 10 Sep 2006 20:42:15 +0000 |
gpoirier |
separate independant clauses with a semicolon, as suggested by The Wanderer
|
Sun, 10 Sep 2006 19:58:27 +0000 |
gpoirier |
Fixes suggested by The Wanderer
|
Sun, 10 Sep 2006 17:38:00 +0000 |
voroshil |
r19779: RTC is no longer the default timing method
|
Sun, 10 Sep 2006 16:43:00 +0000 |
Gabrov |
synced with r19790
|
Sun, 10 Sep 2006 14:09:23 +0000 |
diego |
grammar fix
|
Sun, 10 Sep 2006 12:05:54 +0000 |
diego |
Some more hints for binary packagers.
|
Sun, 10 Sep 2006 11:16:57 +0000 |
diego |
small wording/spelling fixes
|
Sun, 10 Sep 2006 10:53:58 +0000 |
nicodvb |
at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)
|
Sun, 10 Sep 2006 10:48:36 +0000 |
nicodvb |
try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
|
Sun, 10 Sep 2006 10:39:10 +0000 |
nicodvb |
keypad 7 returns to nearest dvdnav menu
|
Sun, 10 Sep 2006 10:37:19 +0000 |
nicodvb |
KP7 bound to dvdnav 7 (previous menu)
|
Sun, 10 Sep 2006 10:25:48 +0000 |
nicodvb |
permit to select previous dvdnav menu, in the order chapter->title->root
|
Sat, 09 Sep 2006 23:08:25 +0000 |
nicodvb |
reassigned to KEY_KP? the dvdnav bindings used in input.conf
|
Sat, 09 Sep 2006 23:05:05 +0000 |
rtogni |
VP50 and VP62 support via lavc
|
Sat, 09 Sep 2006 22:40:22 +0000 |
nicodvb |
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
|
Sat, 09 Sep 2006 22:40:00 +0000 |
diego |
RTC is no longer the default timing method.
|
Sat, 09 Sep 2006 22:16:05 +0000 |
nicodvb |
mention dvdnav keys bindings
|
Sat, 09 Sep 2006 22:04:29 +0000 |
nicodvb |
mention that 'h' and 'k' work with dvb input, too
|
Sat, 09 Sep 2006 21:57:45 +0000 |
nicodvb |
added unallocated keys to navigate the dvdnav menus
|
Sat, 09 Sep 2006 21:45:23 +0000 |
nicodvb |
first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
|
Sat, 09 Sep 2006 21:37:57 +0000 |
nicodvb |
added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
|
Sat, 09 Sep 2006 21:32:06 +0000 |
nicodvb |
unconditionally include label goto_enable_cache (to be used next by dvdnav)
|