1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00
mpv/Gui
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
..
mplayer Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since 2006-11-26 21:21:27 +00:00
skin Make sure we do not print the obsolete skin path when we did not find any skin. 2006-08-07 17:46:20 +00:00
win32 Make compilation depending on USE_SUB unconditional. 2006-11-21 20:48:17 +00:00
wm a + b => (a + b) for defines, just to be sure. 2006-10-08 10:02:40 +00:00
app.c Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h 2006-11-25 18:37:37 +00:00
app.h marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
bitmap.c drops casts from void * on malloc/calloc from the gui code 2006-07-13 16:17:24 +00:00
bitmap.h some fixes and bigendian fix for 32bpp pngs 2003-05-23 17:04:24 +00:00
cfg.c Remove remnants of long-gone libfame. 2006-11-06 22:57:14 +00:00
cfg.h Remove remnants of long-gone libfame. 2006-11-06 22:57:14 +00:00
interface.c Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h 2006-11-25 18:37:37 +00:00
interface.h fix includes due to libmpdemux split (patch by Stefan Huehner) 2006-07-31 19:59:06 +00:00
Makefile Merge common parts of all Makefiles into one file included by all. 2006-11-26 18:12:36 +00:00