mpv/Gui
reynaldo 58ed2c3fe0 marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19109 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 16:03:12 +00:00
..
mplayer marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-15 16:03:12 +00:00
skin marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-15 16:03:12 +00:00
win32 marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-15 16:03:12 +00:00
wm Change function declararation w/o parameters to the correct foo(void) syntax. 2006-07-15 15:18:35 +00:00
Makefile cosmetics to ease future patching 2006-07-13 22:56:02 +00:00
app.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
app.h Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV). 2006-04-16 16:58:36 +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
cfg.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
cfg.h ESD configuration dialog and software volume control option for Gui 2005-02-12 16:05:11 +00:00
interface.c Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
interface.h Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00