Thu, 24 Apr 2014 11:31:31 +0000 |
ib |
Cosmetic: Revise a few comments.
|
Thu, 03 Apr 2014 09:47:41 +0000 |
ib |
Add a file for miscellaneous auxiliary functions.
|
Thu, 27 Mar 2014 09:44:01 +0000 |
ib |
Cosmetic: Rename cut functions.
|
Thu, 27 Mar 2014 09:15:47 +0000 |
ib |
Relocate the cut functions.
|
Wed, 26 Mar 2014 23:19:13 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 26 Mar 2014 23:17:54 +0000 |
ib |
Cosmetic: Rename fntChar members for width and height.
|
Sun, 31 Mar 2013 23:09:34 +0000 |
ib |
Cosmetic: Rearrange #includes.
|
Sun, 31 Mar 2013 02:38:38 +0000 |
ib |
Replace #include.
|
Fri, 18 Jan 2013 17:35:07 +0000 |
ib |
Cosmetic: Rename wItem guiItem.
|
Thu, 06 Dec 2012 15:24:53 +0000 |
ib |
Cosmetic: Rearrange #includes.
|
Thu, 09 Feb 2012 13:43:23 +0000 |
ib |
Cosmetic: Change some variable names.
|
Fri, 03 Feb 2012 13:38:42 +0000 |
ib |
Add fgetstr() to read from files without end-of-line characters.
|
Tue, 06 Sep 2011 15:28:53 +0000 |
ib |
Replace all mp_dbg() calls by mp_msg().
|
Mon, 05 Sep 2011 18:43:01 +0000 |
ib |
Add doxygen comments to font.c.
|
Mon, 05 Sep 2011 16:19:04 +0000 |
ib |
Cosmetic: Rename fntRender() fntTextRender().
|
Mon, 05 Sep 2011 16:00:37 +0000 |
ib |
Cosmetic: Rename skinBPRead() skinImageRead().
|
Thu, 07 Jul 2011 09:29:15 +0000 |
ib |
Remove gfree() from interface.c.
|
Tue, 05 Jul 2011 12:05:06 +0000 |
ib |
Cosmetic: Change prefix for symbolic constants from GMP to GUI.
|
Tue, 05 Jul 2011 11:01:24 +0000 |
ib |
Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.
|
Sun, 19 Jun 2011 17:33:11 +0000 |
diego |
gui: Rename TRANSPARENT #define to MP_TRANSPARENT.
|
Sat, 18 Jun 2011 14:33:41 +0000 |
ib |
Cosmetic: Rename some GUI variables and functions.
|
Tue, 03 May 2011 14:34:40 +0000 |
ib |
Remove private symbolic constants from header files.
|
Mon, 04 Apr 2011 19:12:31 +0000 |
ib |
Define the transparent color as a macro.
|
Mon, 04 Apr 2011 15:10:05 +0000 |
ib |
Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
|
Thu, 31 Mar 2011 11:38:30 +0000 |
ib |
Cosmetic: Use more appropriate variable names.
|
Wed, 30 Mar 2011 14:24:11 +0000 |
ib |
Improve handling of the comment character.
|
Tue, 29 Mar 2011 08:53:07 +0000 |
ib |
Cosmetic: Separate return statement with newline.
|
Mon, 28 Mar 2011 15:51:20 +0000 |
ib |
Move auxiliary string functions into separate file.
|
Mon, 28 Mar 2011 12:37:48 +0000 |
ib |
Move files with auxiliary functions to own directory.
|
Wed, 02 Mar 2011 18:14:20 +0000 |
ib |
Add new function bpFree() to free txSamples (bitmaps).
|
Wed, 23 Feb 2011 15:32:51 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Sun, 20 Feb 2011 22:40:21 +0000 |
ib |
Cosmetic: Specify path from main (compiling) directory.
|
Sun, 20 Feb 2011 00:44:27 +0000 |
ib |
Remove needless explicit initialization.
|
Sun, 20 Feb 2011 00:04:19 +0000 |
ib |
Cosmetic: Limit scope of internally used Fonts array.
|
Sat, 19 Feb 2011 23:57:03 +0000 |
ib |
Add missing include file.
|
Sat, 19 Feb 2011 12:50:54 +0000 |
ib |
Cosmetic: Limit scope of internal functions.
|
Fri, 18 Feb 2011 22:14:47 +0000 |
ib |
Cosmetic: Use 0, not '\0'.
|
Fri, 18 Feb 2011 20:16:36 +0000 |
ib |
Cosmetic: Make conditions more readable by having assignments outside.
|
Fri, 18 Feb 2011 10:38:39 +0000 |
ib |
Cosmetic: Use more natural notations.
|
Thu, 17 Feb 2011 23:39:29 +0000 |
ib |
Revert r32923: none of the systems known or tested have a problem in it.
|
Thu, 17 Feb 2011 15:06:37 +0000 |
ib |
Do proper and portable initialization.
|
Thu, 17 Feb 2011 13:35:58 +0000 |
ib |
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,
|
Thu, 17 Feb 2011 10:17:45 +0000 |
ib |
Add alpha channel value to the ARGB initialization constant
|
Thu, 17 Feb 2011 10:02:25 +0000 |
ib |
Simplify array initialization.
|
Wed, 16 Feb 2011 18:43:48 +0000 |
ib |
Add braces for easier association.
|
Wed, 16 Feb 2011 18:29:24 +0000 |
ib |
Prevent a segmentation fault.
|
Wed, 16 Feb 2011 18:21:02 +0000 |
ib |
Initialize array in a compiler independent way.
|
Wed, 16 Feb 2011 18:10:04 +0000 |
ib |
Revert r32911.
|
Wed, 16 Feb 2011 17:19:28 +0000 |
ib |
Simplify array initialization.
|
Wed, 16 Feb 2011 16:59:56 +0000 |
ib |
Remove needless pointer check.
|
Wed, 16 Feb 2011 16:44:42 +0000 |
ib |
Add additional include directory for gui.
|
Wed, 16 Feb 2011 15:56:54 +0000 |
ib |
Remove needless cast.
|
Wed, 16 Feb 2011 15:43:47 +0000 |
ib |
Simplify condition.
|
Wed, 16 Feb 2011 15:24:08 +0000 |
ib |
Don't use constant not related to definition size
|
Wed, 16 Feb 2011 15:16:15 +0000 |
ib |
Use gfree().
|
Wed, 16 Feb 2011 12:00:29 +0000 |
ib |
Clean up variable declarations.
|
Sat, 12 Feb 2011 23:58:50 +0000 |
ib |
Partially revert cosmetic r32892.
|
Sat, 12 Feb 2011 22:15:18 +0000 |
ib |
Allow font characters varying in height.
|
Fri, 11 Feb 2011 16:54:32 +0000 |
ib |
Prevent memory leaks.
|
Fri, 11 Feb 2011 16:34:29 +0000 |
ib |
Cosmetic
|