1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-17 04:40:09 +00:00
mpv/gui/mplayer
reimar 8a11439a6e Return value of gtk_entry_get_text is const, so declare variables as const as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23644 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-24 12:43:45 +00:00
..
gtk Return value of gtk_entry_get_text is const, so declare variables as const as well. 2007-06-24 12:43:45 +00:00
pixmaps Gui --> gui 2007-04-23 07:42:42 +00:00
common.c Remove two useless fastmemcpy.h includes in gui code. 2007-05-27 20:40:04 +00:00
common.h Gui --> gui 2007-04-23 07:42:42 +00:00
gmplayer.h Gui --> gui 2007-04-23 07:42:42 +00:00
menu.c Fix several implicit declarations of functions warnings. 2007-04-29 12:44:34 +00:00
mw.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
pb.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
play.c Gui --> gui 2007-04-23 07:42:42 +00:00
play.h Gui --> gui 2007-04-23 07:42:42 +00:00
sw.c Remove two useless fastmemcpy.h includes in gui code. 2007-05-27 20:40:04 +00:00
widgets.c Gui --> gui 2007-04-23 07:42:42 +00:00
widgets.h Gui --> gui 2007-04-23 07:42:42 +00:00