mpv/Gui
alex df56e83ed9 Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10608 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:54:27 +00:00
..
mplayer replacing old MPlayer logo for the much nicer OSX version 2003-08-11 21:08:42 +00:00
skin fix name clash fix libsmbclient, patch by Raindel Shachar <raindel@techunix.technion.ac.il> 2003-06-03 17:36:25 +00:00
wm translated a message to english 2003-08-14 01:45:16 +00:00
.cvsignore
Makefile Using a different alignment for only the Gui is bad as this code use 2003-04-04 15:39:51 +00:00
app.c many 10l for me ... 2003-03-20 12:42:16 +00:00
app.h many 10l for me ... 2003-03-20 12:42:16 +00:00
bitmap.c simplyfied it and fixed some 10ls (but sadly xshape still don't works) 2003-05-23 17:23:35 +00:00
bitmap.h some fixes and bigendian fix for 32bpp pngs 2003-05-23 17:04:24 +00:00
cfg.c Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies. 2003-08-13 16:29:32 +00:00
cfg.h many 10l for me ... 2003-03-20 12:42:16 +00:00
interface.c Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error. 2003-08-14 01:54:27 +00:00
interface.h - It adds an option enqueue/noenqueue, so users can choose if they want to 2003-02-05 23:02:35 +00:00