Mercurial > mplayer.hg
graph
-
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)Sat, 16 Sep 2006 15:38:21 +0000, by nicodvb
-
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and meSat, 16 Sep 2006 15:25:31 +0000, by nicodvb
-
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and meSat, 16 Sep 2006 15:13:41 +0000, by nicodvb
-
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera deSat, 16 Sep 2006 14:33:41 +0000, by nicodvb
-
Add \be (blur edges) support to libass.Sat, 16 Sep 2006 13:32:46 +0000, by eugeni
-
Make blur() public. Will be used in libass.Sat, 16 Sep 2006 13:32:19 +0000, by eugeni
-
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.Sat, 16 Sep 2006 13:08:17 +0000, by eugeni
-
translation by Vladimir Voroshilov, voroshil gmail comSat, 16 Sep 2006 10:15:42 +0000, by voroshil
-
fix typos ("bytes" -> "Bytes")Sat, 16 Sep 2006 09:32:11 +0000, by kraymer
-
Fixed missed sync tag, thanks to Andrew SavchenkoSat, 16 Sep 2006 03:42:08 +0000, by voroshil
-
at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)Fri, 15 Sep 2006 22:43:48 +0000, by nicodvb
-
Change demuxer for "application/octet-stream" http streams fromFri, 15 Sep 2006 21:34:38 +0000, by eugeni
-
in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas JermannFri, 15 Sep 2006 17:50:10 +0000, by nicodvb
-
dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas JermannFri, 15 Sep 2006 17:46:36 +0000, by nicodvb
-
removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas JermannFri, 15 Sep 2006 17:42:13 +0000, by nicodvb
-
don't uninit the video_out when using -fixed-vo; patch by Jonas JermannFri, 15 Sep 2006 17:26:30 +0000, by nicodvb
-
when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()Fri, 15 Sep 2006 17:18:47 +0000, by nicodvb
-
disable multichannel mode, it never worked reliableFri, 15 Sep 2006 16:26:25 +0000, by faust3
-
r19839: Add repeated screenshot mode to vf_screenshot.Fri, 15 Sep 2006 15:02:11 +0000, by kraymer
-
Add repeated screenshot mode to vf_screenshot.Fri, 15 Sep 2006 13:27:59 +0000, by eugeni
-
Fix Irix build with gcc < 3.x, closes Bugzilla #572.Thu, 14 Sep 2006 18:29:24 +0000, by diego
-
r19829: Improve TrueType font installation sectionThu, 14 Sep 2006 09:41:06 +0000, by voroshil
-
mmx implementation of yadif. 3.5x faster.Thu, 14 Sep 2006 04:00:49 +0000, by lorenm
-
cosmetics (indentation)Thu, 14 Sep 2006 03:59:48 +0000, by lorenm
-
cosmeticsThu, 14 Sep 2006 03:59:28 +0000, by lorenm
-
r19832: remove leftover parenthesisWed, 13 Sep 2006 16:14:08 +0000, by kraymer
-
remove leftover parenthesisWed, 13 Sep 2006 15:57:31 +0000, by kraymer
-
Make font outline width proportional to movie resolution.Wed, 13 Sep 2006 15:35:10 +0000, by eugeni
-
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.Wed, 13 Sep 2006 15:08:16 +0000, by kraymer
-
Improve TrueType font installation section.Wed, 13 Sep 2006 14:33:54 +0000, by diego
-
Move subtitles and OSD section from the installation to the usage chapter.Wed, 13 Sep 2006 14:30:44 +0000, by diego
-
Slightly restructure font installation section.Wed, 13 Sep 2006 14:02:02 +0000, by diego
-
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.Wed, 13 Sep 2006 13:36:49 +0000, by diego
-
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.Wed, 13 Sep 2006 13:19:20 +0000, by diego
-
r19823: Remove mpsub section, the format is documented in DOCS/tech.Wed, 13 Sep 2006 13:17:15 +0000, by kraymer
-
Remove mpsub section, the format is documented in DOCS/tech.Wed, 13 Sep 2006 13:09:04 +0000, by diego
-
various fixes, rewordingWed, 13 Sep 2006 12:45:49 +0000, by kraymer
-
r19820: Marillat packages binary codecs, not bitmap fonts.Wed, 13 Sep 2006 10:55:36 +0000, by kraymer
-
Marillat packages binary codecs, not bitmap fonts.Wed, 13 Sep 2006 10:46:33 +0000, by diego
-
Don't explain how to install bitmap fonts, use TrueType fonts instead.Wed, 13 Sep 2006 10:41:30 +0000, by diego
-
Fix r19815: mkv_d->duration could be assigned an uninitialized value.Wed, 13 Sep 2006 02:02:17 +0000, by eugeni
-
Fix seeking in Matroska files with non-default TimecodeScale value.Tue, 12 Sep 2006 21:45:06 +0000, by eugeni
-
Fix block duration calculation in mkv demuxer.Tue, 12 Sep 2006 21:40:01 +0000, by eugeni
-
Fix movie duration calculation in case when TimecodeScale element comes afterTue, 12 Sep 2006 21:33:10 +0000, by eugeni
-
* remove extern definitions of functions in .c filesTue, 12 Sep 2006 16:24:23 +0000, by attila
-
r19809: link fix: The codecs page was merged into the download pageTue, 12 Sep 2006 15:55:15 +0000, by voroshil
-
r19810: Remove bogus and outdated codecs installation section.Tue, 12 Sep 2006 15:28:28 +0000, by kraymer
-
r19809: link fix: The codecs page was merged into the download page.Tue, 12 Sep 2006 15:23:30 +0000, by kraymer
-
Remove bogus and outdated codecs installation section.Tue, 12 Sep 2006 15:22:37 +0000, by diego
-
link fix: The codecs page was merged into the download page.Tue, 12 Sep 2006 15:01:48 +0000, by diego
-
Support for variable fps OGM files, blessed by Moritz.Tue, 12 Sep 2006 09:00:10 +0000, by diego
-
Move conditional compilation to the build system.Tue, 12 Sep 2006 08:42:01 +0000, by diego
-
r19801: Mailing list page URL changed.Tue, 12 Sep 2006 08:28:48 +0000, by kraymer
-
r19799: ability to pass channel name (not only number) to radio_set_channelTue, 12 Sep 2006 07:07:48 +0000, by kraymer
-
Fix missing link change from previous commitTue, 12 Sep 2006 07:06:33 +0000, by voroshil
-
No real change for r19801: already have correct urlTue, 12 Sep 2006 01:37:53 +0000, by voroshil