Thu, 12 Jan 2012 10:08:25 +0000 |
ib |
Remove all unnecessary #ifdefs from GUI code.
|
Thu, 29 Dec 2011 13:59:05 +0000 |
ib |
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
|
Tue, 25 Oct 2011 13:46:43 +0000 |
ib |
Internationalize and localize the Win32 GUI.
|
Thu, 06 Oct 2011 12:22:57 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 06 Oct 2011 12:21:46 +0000 |
ib |
Simplify building filename by using strcpy().
|
Thu, 06 Oct 2011 12:09:05 +0000 |
ib |
Don't use the Windows style path separator character in Win32 GUI.
|
Fri, 30 Sep 2011 14:38:56 +0000 |
ib |
Restrict use of STREAMTYPE_STREAM in Win32 GUI.
|
Thu, 11 Aug 2011 13:54:24 +0000 |
ib |
Get rid of a bunch of needless or redundant guiInfo members.
|
Tue, 12 Jul 2011 08:45:52 +0000 |
ib |
Add const to some string pointer arguments that will not be modified.
|
Mon, 11 Jul 2011 10:39:55 +0000 |
ib |
Remove unused parameter skindir from create_subwindow() in Win32 GUI.
|
Sun, 10 Jul 2011 12:01:39 +0000 |
ib |
Remove member FPS from struct guiInterface_t.
|
Sun, 10 Jul 2011 11:21:40 +0000 |
ib |
Remove unused members from struct guiInterface_t.
|
Fri, 08 Jul 2011 21:04:56 +0000 |
ib |
Cosmetic: Rename two functions that do MPlayer calls.
|
Fri, 08 Jul 2011 09:52:02 +0000 |
ib |
Fix Win32 GUI compilation problems.
|
Tue, 05 Jul 2011 16:50:52 +0000 |
ib |
Fix compilation of the Win32 GUI after r33812.
|