1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 22:57:42 +00:00
mpv/Gui/mplayer
reimar 38e9890c05 Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since
it both is more correct and is available on gtk1 under the same name.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21284 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 21:21:27 +00:00
..
gtk Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since 2006-11-26 21:21:27 +00:00
pixmaps Make most of the xpm-files read 'const char*' instead of 'char*' 2006-06-21 17:42:54 +00:00
common.c introduce new 'stream' directory for all stream layer related components and split them from libmpdemux 2006-07-31 17:39:17 +00:00
common.h Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
gmplayer.h Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h 2006-11-25 18:37:37 +00:00
menu.c Fix #ifdef indentation. 2006-09-29 09:21:53 +00:00
mw.c Make compilation depending on USE_OSD unconditional. 2006-11-22 19:21:16 +00:00
pb.c Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h 2006-11-25 18:37:37 +00:00
play.c Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h 2006-11-25 18:37:37 +00:00
play.h Bandaid fix for compilation failure when creating main/.depend with GUI 2006-01-04 15:54:47 +00:00
sw.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
widgets.c Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
widgets.h Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00