2011-12-11 |
ib |
Add Return key events to playlist's file lists.
|
2011-12-11 |
ib |
Add Return key events to playlist buttons.
|
2011-12-11 |
ib |
Make column titles in playlist passive.
|
2011-12-11 |
ib |
Fix bug with wrong focus in file selector.
|
2011-12-11 |
ib |
Cosmetic: Adjust indent.
|
2011-12-11 |
ib |
Add Return key events to file selector buttons.
|
2011-12-11 |
reimar |
Add a test file for ultravox in comment.
|
2011-12-11 |
reimar |
Allow compiling libass without fribidi again.
|
2011-12-11 |
ib |
Don't allow option gui-include in config files.
|
2011-12-11 |
ib |
Cosmetic: Adjust indent.
|
2011-12-11 |
ib |
Enable gui slave commands.
|
2011-12-10 |
reimar |
Add highly experimental support for OpenGL ES.
|
2011-12-10 |
reimar |
Use glLoadMatrixf. This makes it easier to support OpenGL ES.
|
2011-12-10 |
reimar |
By default ignore CTRL key on its own.
|
2011-12-10 |
reimar |
Use an enum to define keycodes and fix CTRL and backspace key having
|
2011-12-09 |
siretart |
loosen the dependency on libjpeg-dev
|
2011-12-09 |
ib |
Change prefix for internal events from ev to iv.
|
2011-12-09 |
ib |
Add evSetSubtitle event to the Win32 GUI.
|
2011-12-09 |
ib |
Remove unused symbolic constant and code for evFirstLoad.
|
2011-12-09 |
ib |
Remove unused symbolic constant definitions for events.
|
2011-12-09 |
ib |
Replace evPlayNetwork by evLoadURL.
|
2011-12-09 |
ib |
Change parameter name and its declaration to const.
|
2011-12-09 |
ib |
Add doxygen comment to app.c
|
2011-12-09 |
ib |
Remove non-existing GUI user events.
|
2011-12-08 |
ib |
Fix bug in Win32 GUI introduced in r34403.
|
2011-12-08 |
ib |
Replace evSetURL by evLoadURL for consistency.
|
2011-12-08 |
ib |
Add evSetAspect to the skin documentation on GUI messages (where
|
2011-12-08 |
ib |
Cosmetic: Add evSetAspect event to video events.
|
2011-12-08 |
ib |
Cosmetic: Synchronize evPlaylist event and message names.
|
2011-12-08 |
ib |
Add evHalfSize event to the Win32 GUI.
|
2011-12-08 |
ib |
Fix bug with evHalfSize event.
|
2011-12-08 |
ib |
Revise skin documentation on GUI messages.
|
2011-12-08 |
ib |
Cosmetic: Rearrange and group GUI user events.
|
2011-12-08 |
cehoyos |
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
|
2011-12-08 |
ib |
Remove event evDropFile from Win32 GUI.
|
2011-12-08 |
cehoyos |
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
|
2011-12-06 |
reimar |
Try harder to extract a sensible palette from extradata.
|
2011-12-05 |
reimar |
Fix OSD time and e.g. frame number displayed with osd_fractions
|
2011-12-05 |
reimar |
Make emms/femms code simpler/more obvious.
|
2011-12-05 |
reimar |
vo_kva: support -title.
|
2011-12-05 |
reimar |
Discard frames where the size does not match the AVCodecContext width/height.
|
2011-12-05 |
diego |
configure: (internal) libass depends on FriBiDi now; check availability
|
2011-12-05 |
diego |
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
|
2011-12-05 |
diego |
Remove some stray English messages from the Dutch message translation.
|
2011-12-04 |
cehoyos |
Support FFmpeg's PCM 16-bit little-endian planar decoder.
|
2011-12-04 |
cehoyos |
Support FFmpeg's EA MAD decoder.
|
2011-12-04 |
cehoyos |
Support FFmpeg vdmaudio decoder.
|
2011-12-04 |
cehoyos |
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.
|
2011-12-04 |
reimar |
Add workaround for CTRL key getting stuck for X11 backend
|
2011-12-03 |
reimar |
Commit added forgotten in previous commit.
|
2011-12-03 |
reimar |
Support -title for -vo corevideo.
|
2011-12-03 |
cboesch |
vd_ffmpeg: fix comment typo (sepcified → specified)
|
2011-12-03 |
reimar |
Support -title with -vo quartz.
|
2011-12-03 |
reimar |
Remove variable that is only assigned but never used.
|
2011-12-03 |
reimar |
Update libass to 0.10 release.
|
2011-12-03 |
reimar |
Remove unused header.
|
2011-12-03 |
reimar |
Make -title and -use-filename-title work on Windows.
|
2011-12-03 |
reimar |
X11: update title only on reconfigure instead of at least once per frame.
|
2011-12-03 |
reimar |
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.
|
2011-12-03 |
reimar |
Fix mp_tag2codec_id to take all AVI tags into account again.
|