libpicofe/linux
Paul Cercueil c52e6628cd Introduce plat_get_skin_dir and update plat_get_root_dir functions
On GP2X and Pandora, plat_get_root_dir points to the directory
in which the PicoDrive executable is found. On regular Linux,
it now points to the '.picodrive' directory inside the user's home
folder.

plat_get_skin_dir now points to the 'skin' directory inside the
data directory.

The data directory can be set with PICO_DATA_DIR at compile time.
If that variable is not set, the data directory is set to the
directory of the PicoDrive executable.
2013-10-07 17:09:09 +02:00
..
fbdev.c update license in source code itself 2012-09-13 01:41:57 +03:00
fbdev.h fbdev: save and restore support 2012-04-10 00:04:15 +00:00
host_dasm.c add disassembler reg-names-std option 2013-08-10 19:44:14 +03:00
host_dasm.h allow to add symbols for host_dasm 2009-12-27 23:21:25 +00:00
in_evdev.c don't use a and s for menu functions 2013-09-08 21:25:29 +03:00
in_evdev.h input: move default bind handling to input core 2012-07-22 14:37:07 +00:00
plat.c Introduce plat_get_skin_dir and update plat_get_root_dir functions 2013-10-07 17:09:09 +02:00
sndout_alsa.c alsa: some stop handling 2013-09-01 18:37:30 +03:00
sndout_alsa.h add preliminary alsa driver too 2013-06-25 01:32:48 +03:00
sndout_oss.c gp2x: pollux: various fixes 2013-10-04 03:21:40 +03:00
sndout_oss.h gp2x: pollux: various fixes 2013-10-04 03:21:40 +03:00
xenv.c update license in source code itself 2012-09-13 01:41:57 +03:00
xenv.h allow multi-include on some headers 2013-06-16 02:57:00 +03:00