index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui
/
mplayer
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename font-related preprocessor directives.
diego
2008-08-07
2
-19
/
+19
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
1
-6
/
+6
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
1
-6
/
+6
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
2
-14
/
+14
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
1
-9
/
+9
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
2
-5
/
+5
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
2
-32
/
+32
*
Add standard GPL header to individual files.
diego
2008-04-22
20
-0
/
+352
*
Make include paths consistent; do not use ../ in them.
diego
2008-04-12
9
-14
/
+14
*
Add gui/ prefix to some #include paths so that compilation from the
diego
2008-04-11
9
-18
/
+18
*
Remove duplicate #include.
diego
2008-04-11
1
-1
/
+0
*
#include config.h before all other headers.
diego
2008-03-14
5
-7
/
+5
*
Rename url.c/url.h to the less generic gtk_url.c/gtk_url.h.
diego
2008-03-05
2
-4
/
+4
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
1
-0
/
+2
*
consistency cosmetics: Use #ifdef everywhere instead of #if defined().
diego
2008-03-05
1
-1
/
+1
*
Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC.
diego
2008-03-04
1
-3
/
+0
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
10
-37
/
+30
*
Consistently use filename as multiple inclusion guard.
diego
2008-02-21
1
-3
/
+3
*
cosmetics: indent, remove trailing whitespace
diego
2008-02-18
1
-12
/
+12
*
Merge the two conditional definitions of get_current_dir_name.
diego
2008-02-18
1
-3
/
+1
*
Add windows cp1256 encoding for arabic, fixes bug #1007
reimar
2008-02-01
1
-0
/
+1
*
Rename common.[ch] to gtk_common.[ch], there are too many files by that name.
diego
2008-01-06
10
-9
/
+9
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
10
-10
/
+10
*
Remove unused variables, fixes the warnings:
diego
2007-12-02
1
-2
/
+1
*
Get rid of fsPressed variable and related code. It does not really
reimar
2007-12-02
1
-24
/
+0
*
Parameter of Filter function can be const, removes the warning
reimar
2007-12-02
1
-1
/
+1
*
Fix return type of getGtkEntryText, it must be const
reimar
2007-12-02
1
-1
/
+1
*
Get rid of some "discards qualifiers" warnings
reimar
2007-12-02
1
-4
/
+4
*
Remove redundant extern variable declarations, include proper headers instead.
diego
2007-08-25
1
-0
/
+1
*
Fix a bunch of redundant redeclaration warnings.
diego
2007-07-18
3
-9
/
+0
*
Remove unused variables.
diego
2007-07-18
1
-2
/
+0
*
ISO8859-1 --> UTF-8
diego
2007-07-09
1
-4
/
+4
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
10
-20
/
+20
*
Add consistent GUI prefix to multiple inclusion guards.
diego
2007-07-02
3
-6
/
+6
*
Consistently use filenames as multiple inclusion guards.
diego
2007-07-02
2
-4
/
+4
*
Return value of gtk_entry_get_text is const, so declare variables as const as...
reimar
2007-06-24
1
-4
/
+4
*
get rid of Gui code that has been commented out since ages
reimar
2007-06-04
1
-20
/
+0
*
Factor out some duplicated gui code
reimar
2007-06-04
1
-15
/
+15
*
Remove some useless code
reimar
2007-06-04
1
-2
/
+0
*
Fix several implicit declarations of functions warnings.
diego
2007-04-29
4
-3
/
+11
*
Remove duplicate #include.
diego
2007-04-29
1
-2
/
+0
*
Gui --> gui
diego
2007-04-23
20
-0
/
+5434