Commit Graph

2805 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
921a91210f Merge pull request #16 from ToadKing/master
Optimizations and fixups for Wii port.
2012-06-25 13:48:22 -07:00
Toad King
25a55c1565 audio fix 2012-06-25 16:46:09 -04:00
Toad King
6b90c32d3f audio fixes 2012-06-25 16:33:40 -04:00
Toad King
077ebdafa7 Merge branch 'master' of github.com:ToadKing/RetroArch-Rpi 2012-06-25 15:34:48 -04:00
Toad King
96cf65f70e Merge branch 'master' of http://github.com/Themaister/RetroArch 2012-06-25 15:31:50 -04:00
Toad King
ebf7259128 Merge branch 'master' of http://github.com/Themaister/RetroArch 2012-06-25 15:27:55 -04:00
Toad King
49c9e766af Wii changes 2012-06-25 15:27:41 -04:00
Twinaphex
adecf622eb (Wii) Updated links to RGUI 2012-06-25 21:20:56 +02:00
TwinAphex51224
0ba4dd8eae (Xbox 1) Links 2012-06-25 00:13:24 +02:00
TwinAphex51224
2e18773ad7 (Xbox 1) Use Sleep for Xbox 1 as well 2012-06-25 00:03:56 +02:00
TwinAphex51224
1654c5b7d1 (Xbox 1) Down to 3 linking errors 2012-06-24 23:59:16 +02:00
TwinAphex51224
0faac2faf9 (Xbox 1) Don't include in the Xbox 360 drivers 2012-06-24 23:31:36 +02:00
TwinAphex51224
f3cbdb2522 (Xbox 1) Add __STDC_CONSTANT_MACROS to preprocessor defines 2012-06-24 23:28:18 +02:00
TwinAphex51224
4de1348dc2 (Xbox 1) Add fprintf pre-appending to Xbox 1 logger_override 2012-06-24 23:26:04 +02:00
TwinAphex51224
675b033eba (Xbox 1) Use xtl.h for Xbox 1 too 2012-06-24 23:22:46 +02:00
TwinAphex51224
fd31071451 (Xbox 1) Add _XBOX define rule for custom stdint.h 2012-06-24 23:19:30 +02:00
TwinAphex51224
38abfd9ed1 (Xbox 1) Include 'include' dir for Xbox 1 so xtl.h is accessible 2012-06-24 23:14:49 +02:00
TwinAphex51224
0ef1e9e4ab (Xbox 1) Fixups to PACKAGE_VERSION define / settings function 2012-06-24 22:54:43 +02:00
TwinAphex51224
b5acc3863e (Xbox 1) Variadic macros workaround for VC 7.1 2012-06-24 22:47:51 +02:00
TwinAphex51224
31bab3015a (Xbox1) Non-hardcoded include path 2012-06-24 22:08:01 +02:00
TwinAphex51224
2b1a4e22ca (Xbox 1) stdint.h inclusion in a clean way 2012-06-24 22:04:20 +02:00
Twinaphex
6ba868a8ff Fix rarch_stdint.h reference in fifo_buffer.c 2012-06-24 21:48:10 +02:00
TwinAphex51224
e4e7216b90 Revert rarch_stdint.h references 2012-06-24 21:55:36 +02:00
TwinAphex51224
d5bb5fd7af (Xbox 1)) Changes 2012-06-24 21:25:11 +02:00
TwinAphex51224
f201819ce0 (360) Introduce new 360 define - _XBOX360 - for differentating between
Xbox 1 and 360
2012-06-24 21:13:56 +02:00
TwinAphex51224
abca1fca60 (Xbox 1) Add initial Xbox 1 solution + cover stdint.h missing in
pre-MSVC 2010
2012-06-24 21:09:52 +02:00
Twinaphex
3cd656313b (PS3) Filebrowser - directories are colored green 2012-06-24 17:55:31 +02:00
Squarepusher
15032d065f Update master 2012-06-24 14:38:06 +03:00
Twinaphex
08e50935ca (PS3) Remove some frontend/shared.h includes 2012-06-24 13:23:57 +02:00
Twinaphex
3e4f09d66d (Wii) Move RGUI code over to wii/frontend 2012-06-24 13:20:55 +02:00
Twinaphex
a62893610e (PS3) don't use Griffin override for audio_flush anymore, but
do keep optimizations when we aren't using DSP audio plugins
2012-06-24 13:11:10 +02:00
TwinAphex51224
82b18e7cad (360) cleanup font code (again) 2012-06-24 12:03:46 +02:00
TwinAphex51224
33340aa870 (360) font code cleanup 2012-06-24 11:41:12 +02:00
TwinAphex51224
7b84d5c3d7 (360) Move font files 2012-06-24 11:33:25 +02:00
TwinAphex51224
1c495f1f94 (360) Refactor font code 2012-06-24 11:20:52 +02:00
TwinAphex51224
ca52859b7a (360) Cleanup reinterpret_cast party 2012-06-24 09:39:12 +02:00
TwinAphex51224
9c0cab70d6 (360) Small cleanups 2012-06-24 08:57:48 +02:00
Toad King
ad345918dd compile fix 2012-06-23 20:55:26 -04:00
Themaister
e5b3a61f9f Replace use of unsafe strtok() with strtok_r.
Implement compatibility for strtok_r() on Win32.
2012-06-24 02:37:19 +02:00
TwinAphex51224
35f1cfa7b9 (360) Simplified xd360_console_format 2012-06-23 23:47:16 +02:00
TwinAphex51224
a19e359362 (360) Some refactoring in fonts.cpp 2012-06-23 23:39:13 +02:00
TwinAphex51224
d6fedb0522 (360) Create rarch_settings_create_menu_item_label_w 2012-06-23 22:55:46 +02:00
Twinaphex
347e03b767 (PS3) Small cleanups 2012-06-23 22:36:35 +02:00
Twinaphex
0f7c24fd49 (360/PS3) Get rid of XBOX ifdef for rarch_convert_char_to_wchar 2012-06-23 22:09:53 +02:00
TwinAphex51224
9e76591e11 Portable convert_char_to_wchar function 2012-06-23 22:13:50 +02:00
Twinaphex
3cec90b1ed Relocate MSVC solutions / vcxprojs into single directory 2012-06-23 21:39:24 +02:00
TwinAphex51224
c58d18b1c1 (360/Wii) Move to frontend directories 2012-06-23 21:06:38 +02:00
TwinAphex51224
c38df90f20 (360) Works wit new dir_list code + fixes Gambatte (dupe frames) 2012-06-23 19:58:30 +02:00
Twinaphex
322473f348 (Salamander) Fixes for new dir_list_new code 2012-06-23 19:17:41 +02:00
Twinaphex
5b5ba8ac58 (PS3) Works with new dir_list code 2012-06-23 18:22:48 +02:00