log

age author description
Sun, 11 Dec 2011 21:32:07 +0000 reimar Require a fribidi version that defines FriBidiParType.
Sun, 11 Dec 2011 18:47:40 +0000 ib Leave the focus in fsFNameList after key event in file selector.
Sun, 11 Dec 2011 17:52:20 +0000 reimar Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
Sun, 11 Dec 2011 17:51:24 +0000 ib Add Return key events to playlist's file lists.
Sun, 11 Dec 2011 17:12:55 +0000 ib Add Return key events to playlist buttons.
Sun, 11 Dec 2011 16:36:06 +0000 ib Make column titles in playlist passive.
Sun, 11 Dec 2011 16:02:02 +0000 ib Fix bug with wrong focus in file selector.
Sun, 11 Dec 2011 15:53:37 +0000 ib Cosmetic: Adjust indent.
Sun, 11 Dec 2011 15:52:32 +0000 ib Add Return key events to file selector buttons.
Sun, 11 Dec 2011 15:41:37 +0000 reimar Add a test file for ultravox in comment.
Sun, 11 Dec 2011 15:13:39 +0000 reimar Allow compiling libass without fribidi again.
Sun, 11 Dec 2011 14:54:56 +0000 ib Don't allow option gui-include in config files.
Sun, 11 Dec 2011 14:44:36 +0000 ib Cosmetic: Adjust indent.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
Sat, 10 Dec 2011 20:55:31 +0000 reimar Add highly experimental support for OpenGL ES.
Sat, 10 Dec 2011 20:21:50 +0000 reimar Use glLoadMatrixf. This makes it easier to support OpenGL ES.
Sat, 10 Dec 2011 14:31:28 +0000 reimar By default ignore CTRL key on its own.
Sat, 10 Dec 2011 14:27:04 +0000 reimar Use an enum to define keycodes and fix CTRL and backspace key having
Fri, 09 Dec 2011 15:17:11 +0000 siretart loosen the dependency on libjpeg-dev
Fri, 09 Dec 2011 13:34:38 +0000 ib Change prefix for internal events from ev to iv.
Fri, 09 Dec 2011 13:14:23 +0000 ib Add evSetSubtitle event to the Win32 GUI.
Fri, 09 Dec 2011 12:47:28 +0000 ib Remove unused symbolic constant and code for evFirstLoad.
Fri, 09 Dec 2011 12:42:47 +0000 ib Remove unused symbolic constant definitions for events.
Fri, 09 Dec 2011 12:25:48 +0000 ib Replace evPlayNetwork by evLoadURL.
Fri, 09 Dec 2011 12:11:03 +0000 ib Change parameter name and its declaration to const.
Fri, 09 Dec 2011 12:05:37 +0000 ib Add doxygen comment to app.c
Fri, 09 Dec 2011 11:42:25 +0000 ib Remove non-existing GUI user events.
Thu, 08 Dec 2011 19:41:28 +0000 ib Fix bug in Win32 GUI introduced in r34403.
Thu, 08 Dec 2011 17:11:52 +0000 ib Replace evSetURL by evLoadURL for consistency.
Thu, 08 Dec 2011 16:37:42 +0000 ib Add evSetAspect to the skin documentation on GUI messages (where