Sat, 09 Jul 2011 11:48:13 +0000 |
ib |
Remove gtkClearStruct code from mplayer() in interface.c.
|
Sat, 09 Jul 2011 11:11:52 +0000 |
ib |
Use macro nfree() in Win32 GUI code.
|
Sat, 09 Jul 2011 10:39:33 +0000 |
ib |
Cosmetic: Change parameter of mplayer() calls.
|
Sat, 09 Jul 2011 10:23:47 +0000 |
ib |
Remove guiExit().
|
Fri, 08 Jul 2011 21:57:18 +0000 |
ib |
Change GUI and MPLAYER symbolic constants into enums.
|
Fri, 08 Jul 2011 21:41:34 +0000 |
ib |
Rename the mplayer() symbolic constants.
|
Fri, 08 Jul 2011 21:11:51 +0000 |
ib |
Cosmetic: Rename mplayer() parameter.
|
Fri, 08 Jul 2011 21:08:19 +0000 |
ib |
Cosmetic: Order prototypes in interface.h.
|
Fri, 08 Jul 2011 21:04:56 +0000 |
ib |
Cosmetic: Rename two functions that do MPlayer calls.
|
Fri, 08 Jul 2011 11:59:07 +0000 |
jrash |
sync with en/mplayer.1 rev. 33788
|
Fri, 08 Jul 2011 09:52:02 +0000 |
ib |
Fix Win32 GUI compilation problems.
|
Thu, 07 Jul 2011 23:06:29 +0000 |
diego |
ve_xvid: Add libavutil/rational.h #include for AVRational et al.
|
Thu, 07 Jul 2011 17:37:58 +0000 |
reimar |
Include io.h for setmode().
|
Thu, 07 Jul 2011 15:47:07 +0000 |
ib |
Use same data types for index variable and loop test variable.
|
Thu, 07 Jul 2011 15:41:25 +0000 |
ib |
Use proper cast in comparison.
|
Thu, 07 Jul 2011 15:36:40 +0000 |
ib |
Use unsigned index variable for comparison with array size.
|
Thu, 07 Jul 2011 15:36:09 +0000 |
ib |
Use unsigned index variable for comparison with string length.
|
Thu, 07 Jul 2011 15:09:58 +0000 |
ib |
Add missing #includes <stdarg.h> and <stdio.h>.
|
Thu, 07 Jul 2011 15:07:31 +0000 |
ib |
Remove unnecessary #include "interface.h".
|
Thu, 07 Jul 2011 14:54:53 +0000 |
ib |
Cosmetic: Rename the GUI playlist functions.
|
Thu, 07 Jul 2011 14:47:48 +0000 |
ib |
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.
|
Thu, 07 Jul 2011 14:35:31 +0000 |
ib |
Remove variable holding history of selected files from interface.[ch].
|
Thu, 07 Jul 2011 14:20:35 +0000 |
ib |
Remove skin related variables from interface.[ch].
|
Thu, 07 Jul 2011 14:13:17 +0000 |
ib |
Cosmetic: Rename URLList urlList.
|
Thu, 07 Jul 2011 14:09:57 +0000 |
ib |
Remove config related variables from interface.[ch].
|
Thu, 07 Jul 2011 13:46:59 +0000 |
ib |
Cosmetic: Separate interface functions.
|
Thu, 07 Jul 2011 13:37:14 +0000 |
ib |
Cosmetic: Separate interface functions.
|
Thu, 07 Jul 2011 12:24:31 +0000 |
ib |
Remove pointless return code from mplayer().
|