Mon, 28 Apr 2008 14:44:10 +0000 |
diego |
Use full path for libavutil #includes.
|
Tue, 11 Mar 2008 14:44:19 +0000 |
reimar |
Fix handling of comments in input.c, current code had useless ifs and in addition
|
Thu, 24 Jan 2008 19:14:05 +0000 |
ben |
Add new command to switch between dvdnav titles
|
Wed, 23 Jan 2008 21:18:32 +0000 |
eugeni |
Add ass_use_margins command and property to shift subtitles to margins and back
|
Sat, 19 Jan 2008 11:42:03 +0000 |
reimar |
Fix some types to const
|
Tue, 15 Jan 2008 09:27:22 +0000 |
reimar |
Remove a useless cast
|
Sun, 13 Jan 2008 16:13:54 +0000 |
reimar |
Make several mapping tables related to input processing const.
|
Wed, 09 Jan 2008 01:17:49 +0000 |
uau |
Remove unnecessary <signal.h> includes
|
Tue, 08 Jan 2008 21:40:44 +0000 |
reimar |
Do not use exit_player in the signal handler, this code just can not
|
Sat, 05 Jan 2008 14:31:03 +0000 |
nicodvb |
properties to change angle; patch by oattila chello hu
|
Wed, 26 Dec 2007 13:13:48 +0000 |
ulion |
From now on, libmenu does not steal all input keys from input modules.
|
Tue, 11 Dec 2007 08:03:47 +0000 |
ulion |
Add new function for parsing and queueing multi-commands separated by \n or \r.
|
Mon, 10 Dec 2007 01:46:02 +0000 |
ulion |
Ignore heading spaces when parsing command.
|
Tue, 04 Dec 2007 10:42:59 +0000 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
Sun, 02 Dec 2007 15:53:33 +0000 |
ulion |
Do not queue empty cmd.
|