Commit Graph

541 Commits

Author SHA1 Message Date
Twinaphex
465c2f9e33 (Salamander) Custom versions of Salamander 2012-08-06 02:07:57 +02:00
Twinaphex
ac579f2d6a (RMenu) Move image files to console/rmenu/images 2012-08-05 15:32:20 +02:00
Twinaphex
d521edd86a (libretro mgmt) Get rid of rarch_configure_libretro function 2012-08-05 07:43:37 +02:00
Twinaphex
beb052dc37 (PS3/RMenu) Small changes to menu background 2012-08-05 03:22:44 +02:00
Twinaphex
3c85d9f386 (PS3 / RMenu) Graphic changes 2012-08-05 03:00:38 +02:00
twinaphex
104ff16169 (RMenu) New backgrounds 2012-08-04 20:57:59 +02:00
Twinaphex
275fdb104b (RMenu) Portable menu code - still WIP 2012-08-03 21:22:43 +02:00
Twinaphex
6071c25905 (Xbox 1/PS3) More changes 2012-08-03 21:06:52 +02:00
twinaphex
bc92cbc40a (Xbox 1/PS3) more menu compatibility tweaks 2012-08-03 19:36:11 +02:00
Twinaphex
a32fee16f4 (PS3) Add _XBOX1 defines to menu.c 2012-08-03 18:52:17 +02:00
twinaphex
bb338d07d7 (PS3/Xbox 1) Menu unification changes 2012-08-03 18:54:59 +02:00
twinaphex
8e71b62748 (PS3/Xbox 1) Menu changes 2012-08-03 18:27:38 +02:00
Twinaphex
9976b81f18 (PS3/Xbox 1) Menu changes 2012-08-03 17:54:22 +02:00
Twinaphex
9123da72ae (PS3/Xbox 1) Make menu code usable for both PS3/360 2012-08-03 06:34:33 +02:00
Twinaphex
c96608eadc (PS3) Make position values interchangeable between platform ports 2012-08-03 03:46:01 +02:00
twinaphex
670da875e7 (Xbox 1) Bring Xbox 1 menu code more inline with that of PS3 2012-08-03 03:24:36 +02:00
twinaphex
9baafe5267 (Xbox 1) Menu revisions 2012-08-03 01:57:53 +02:00
Twinaphex
15cb863227 (PS3) Replace input_ps3 with input_ptr 2012-08-02 18:36:34 +02:00
twinaphex
9476cbe9eb (Xbox 1) Change hardcoded 'input_xinput' reference with macro
input_ptr
2012-08-02 17:57:53 +02:00
twinaphex
cdb2a2b4e7 (Xbox 1) Streamline menu code with that of PS3's 2012-08-02 17:09:41 +02:00
Twinaphex
da9a47dfa2 (PS3) Platform-agnostic button labels - pt.3 2012-08-02 15:52:31 +02:00
Twinaphex
d78ab56fee (PS3) Platform-agnostic button labels - pt.2 2012-08-02 05:49:37 +02:00
Twinaphex
16119d8ad7 (PS3) Platform-agnostic button labels 2012-08-02 01:59:05 +02:00
Twinaphex
a90171b9cc (PS3) Replace another hardcoded value 2012-08-01 21:19:13 +02:00
Twinaphex
136cd5db9c (PS3) Replace some hardcoded font values 2012-08-01 20:59:03 +02:00
Twinaphex
0f1e673b2e (PS3) Will no longer crash program if a directory can not be
loaded in the filebrowser (for whatever reason)
2012-08-01 17:22:10 +02:00
Twinaphex
931aa7de89 (PS3) Remove non-working info messages 2012-08-01 16:51:16 +02:00
Twinaphex
1e414eb398 (PS3) Dehardcode font width/height/scale variables for portability 2012-08-01 16:47:37 +02:00
Twinaphex
99bdfc6713 (PS3) Replace PS3-specific defines 2012-08-01 06:17:25 +02:00
Twinaphex
bfb045066d (PS3) Fix warnings in menu.c 2012-08-01 05:48:39 +02:00
Twinaphex
5cbdc41093 (PS3) Enums should be included regardless of whether or not HAVE_OSKUTIL
is defined
2012-08-01 03:01:29 +02:00
Twinaphex
6d280e9fbb (PS3) Clean up Cellframework2 leftovers from ps3_input.c 2012-08-01 03:00:12 +02:00
Twinaphex
b7570aca07 (PS3) Platform-independent input code in menu 2012-08-01 02:56:15 +02:00
Twinaphex
62a69f01ac (PS3) Input refactoring 2012-08-01 00:00:44 +02:00
twinaphex
20490fe81b (Xbox 1) Bring menu code inline with that of PS3 2012-07-31 17:12:10 +02:00
Twinaphex
6146d64474 (PS3) Menu refactoring 2012-07-31 16:06:34 +02:00
Twinaphex
d5cc93213a (PS3) Menu cleanups 2012-07-31 05:04:47 +02:00
Twinaphex
8f7b406611 (PS3) Small fix in display_menubar 2012-07-31 03:28:40 +02:00
Twinaphex
1365ac3aca (PS3) Use more wrapping in menu 2012-07-31 03:26:00 +02:00
Twinaphex
d963e256d2 (PS3) Wrap cellDbgFont calls for portability 2012-07-30 23:42:29 +02:00
Twinaphex
cfc694b193 (PS3) Some more menu changes 2012-07-30 23:27:16 +02:00
Twinaphex
ab97a624f4 (PS3) Split up filebrowser code from menu stack code 2012-07-30 21:20:42 +02:00
Twinaphex
e1e3909034 (PS3) Menu stack code can now be split up 2012-07-30 17:54:11 +02:00
Twinaphex
d72bc6558a (PS3) Menu cleanup 2012-07-30 17:19:05 +02:00
Twinaphex
463c8c551c (PS3) Refactor menu code 2012-07-30 16:24:28 +02:00
Twinaphex
e4fe183a2c (PS3) Faster menu - cut down on unnecessary disk access 2012-07-30 01:35:11 +02:00
Twinaphex
9d16bca7c8 Rename rarch_console_sound.c to rarch_console_rsound.c 2012-07-30 00:58:47 +02:00
Twinaphex
daff4fb27c (PS3/UNIX-type FS) Skips '.' and '..' directories from being
included in the dir list when doing dir_list_new
2012-07-30 00:36:09 +02:00
twinaphex
1be33ff581 (RARCH_CONSOLE) Create default_paths.filebrowser_startup_dir -
to get rid of system-specific hacks
2012-07-30 00:26:37 +02:00
Twinaphex
e96b29a4bb (PS3) Do same revisions in PS3 menu code - for later integration
with Xbox 1 code
2012-07-29 22:34:03 +02:00