1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 17:12:36 +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
common.c Remove two useless fastmemcpy.h includes in gui code. 2007-05-27 20:40:04 +00:00
common.h
gmplayer.h
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
play.h
sw.c Remove two useless fastmemcpy.h includes in gui code. 2007-05-27 20:40:04 +00:00
widgets.c
widgets.h