3504 Commits

Author SHA1 Message Date
twinaphex
8ce7514871 (360) Add ZIP extract option 2012-08-19 22:53:01 +02:00
twinaphex
9cdb6991ea (360) Display tweaks 2012-08-19 22:03:24 +02:00
Themaister
982e8f7008 Make screenshot_generate_filename public. 2012-08-19 21:36:22 +02:00
Toad King
83c51f136a (RGUI) add screenshot command
(GX) general cleanups, change joystick threshold
2012-08-19 15:28:19 -04:00
Twinaphex
35c223fb12 (RMenu) rmenu_items now a local variable in select_settings 2012-08-19 18:03:50 +02:00
Twinaphex
0f25a708fc (RMenu) Don't needlessly call menu_stack_refresh 2012-08-19 16:16:47 +02:00
Twinaphex
985f25a8e4 (RMenu) Remove x_pos/y_pos 2012-08-19 16:05:00 +02:00
Twinaphex
0f4b2082c9 (RMenu) Settings items x/y are now autogenerated 2012-08-19 15:57:01 +02:00
Twinaphex
9f54285561 (RMenu) label text is now set in set_settings_label 2012-08-19 15:26:35 +02:00
Twinaphex
ab91deea92 (RMenu) Fix some comments 2012-08-19 15:00:22 +02:00
Twinaphex
8c3b230e3b (RMenu) Cut down on excessive rmenu_items 2012-08-19 14:49:03 +02:00
Themaister
d1029c3c92 Do not compare equal to empty string for cheats. 2012-08-19 14:05:28 +02:00
twinaphex
fb06b3fc56 (RMenu Xbox 1) Get rid of unsigned mismatch warning 2012-08-19 12:14:12 +02:00
Twinaphex
a94410a068 (RMenu) Refactor system-specific bits 2012-08-19 11:57:58 +02:00
Twinaphex
e71851940f (RMenu) Minor cleanups 2012-08-19 02:18:01 +02:00
Twinaphex
dbf8a62bd4 (RMenu PS3) Build fix + cleanups 2012-08-19 02:11:38 +02:00
twinaphex
519023542a (RMenu) More callbacks for platform-specific code 2012-08-19 02:00:40 +02:00
twinaphex
5fdb1577d8 (RMenu) Callback function for rendering font messages 2012-08-19 01:40:30 +02:00
Twinaphex
481b09a14a (RMenu PS3) Fixes ingame menu display 2012-08-19 01:19:48 +02:00
Twinaphex
0dcc3b96e9 (RMenu PS3) Build fix 2012-08-19 01:14:04 +02:00
twinaphex
d8acc7e52b (RMenu) Abstract away all font positioning code 2012-08-19 01:21:31 +02:00
twinaphex
f4485c29a6 (RMenu) split up font positioning code to context file 2012-08-19 00:29:38 +02:00
Twinaphex
2ebba4a347 (RMenu) Move more code to context file 2012-08-18 23:50:21 +02:00
twinaphex
0be71f9d08 (RMenu) Split up more system-specific code to the context file 2012-08-18 23:47:33 +02:00
twinaphex
8ba2faaeb6 (Xbox 1/RMenu) Context file build fix 2012-08-18 23:01:03 +02:00
Twinaphex
7c4189cdd5 (RMenu) Split up platform-specific code into Rmenu context files 2012-08-18 22:45:46 +02:00
Twinaphex
c14b560255 (RARCH_CONSOLE) Refactor some console-specific things 2012-08-18 21:50:44 +02:00
twinaphex
9f75454391 (Rzlib) Add WIN32 include v0.9.7-rc2 2012-08-18 20:08:59 +02:00
Twinaphex
0ff9aa7b3c (RZlib) Now extracts directories in ZIP file too 2012-08-18 19:52:35 +02:00
Twinaphex
0e86504097 (PS3) 'Return to Multiman' option fixed 2012-08-18 18:25:38 +02:00
Twinaphex
c8b3046c6e (Wii) Makefile update - should compile on both Win32 and Linux now 2012-08-18 16:54:57 +02:00
Twinaphex
7294049953 (RMenu) Try to cut down on size 2012-08-18 16:28:52 +02:00
twinaphex
a7e28e4e67 (Xbox 1) Bump up stack size to 256K (Gambatte needs at least 256K
stack)
2012-08-18 15:38:40 +02:00
twinaphex
f75f96269c (Filebrowser) change to PATH_MAX 2012-08-18 13:38:17 +02:00
twinaphex
8e559ee849 (Filebrowser) Use MAX_PATH 2012-08-18 13:17:55 +02:00
twinaphex
b839910551 (Xbox 1) Set MAX_PATH to theoretical max - 260 - frees up around
20Kb
2012-08-18 12:25:37 +02:00
Twinaphex
fdbea950f1 (Filebrowser) Do dir_list_free in parse_directory 2012-08-18 01:13:25 +02:00
Themaister
2234073c2f Readding static to globals in dsound. 2012-08-17 23:20:08 +02:00
Twinaphex
2790555f1c (PS3/Rmenu) Build fix 2012-08-17 21:43:12 +02:00
twinaphex
a7fe9aa50a (Xbox 1) Make some variables non-static 2012-08-17 19:11:43 +02:00
twinaphex
07c6ff5666 (RMenu) filebrowser_free called at end of menu_loop - filebrowser_init
called at start of menu_loop
2012-08-17 18:22:28 +02:00
twinaphex
d709cb04b4 (Xbox 1) Free up ROM select panel too - shaves off 0.34MB memory
usage
2012-08-17 18:08:15 +02:00
twinaphex
71c8dfb891 (Xbox 1) Free texture BG before going into game and reload texture
when going back to menu - frees up 3MB RAM
2012-08-17 18:02:09 +02:00
twinaphex
6a08c92ada (Xbox 1) Cut down on some static variables 2012-08-17 17:45:14 +02:00
Themaister
f0d9cc09c9 Add --dualanalog/-A flag. 2012-08-16 21:21:19 +02:00
Toad King
8f3305a316 (GX) add custom linker script for increased stack size 2012-08-16 14:59:12 -04:00
twinaphex
1854388a56 (Xbox 1) Reapply stack size changes 2012-08-16 19:14:27 +02:00
twinaphex
878a141b4a (Xbox 1) Increase stack size to 131072 - Genesis Plus GX needs it 2012-08-16 19:12:34 +02:00
Toad King
9890a0ba9a (GX) aspect ratio selection
TODO: custom viewport code
2012-08-16 12:41:07 -04:00
Themaister
db0501fa50 Do not log unless g_extern.verbose is set. 2012-08-16 10:52:28 +02:00