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 |
|
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 |
|
Themaister
|
9f60e48a98
|
Redefine behavior of NULL in video_frame().
|
2012-06-23 18:01:01 +02:00 |
|
Themaister
|
83c60aa94e
|
Add some some FIXMEs for broken code.
|
2012-06-23 16:10:56 +02:00 |
|
Themaister
|
14f7f641f3
|
Refactor directory listing to greatly optimize sorting.
|
2012-06-23 15:32:46 +02:00 |
|
Themaister
|
031e37db9c
|
Should clarify error message when pkg-config is missing.
|
2012-06-23 00:00:23 +02:00 |
|
Themaister
|
084bdcef97
|
Style nitting.
|
2012-06-22 19:17:28 +02:00 |
|
Twinaphex
|
7d60c06679
|
(360) Moved libxenon files to 360/ directory
|
2012-06-22 18:58:19 +02:00 |
|
Themaister
|
951721d2ab
|
Clean up ifdef properly this time ...
|
2012-06-22 19:03:46 +02:00 |
|
TwinAphex51224
|
4711b6c7e3
|
(360) Move frontend files to frontend/ directory
|
2012-06-22 07:38:53 +02:00 |
|
TwinAphex51224
|
32287f0f41
|
(360) Set file extensions per browser session
|
2012-06-22 07:30:26 +02:00 |
|
TwinAphex51224
|
99679001cb
|
(360) Use rarch_input_get_default_keybind_name
|
2012-06-22 07:20:58 +02:00 |
|
Twinaphex
|
ce0422c780
|
Revert "Kill useless ifdef." - this breaks PS3/360 port -
so moving it back
This reverts commit f9c347cb0a .
|
2012-06-20 19:03:52 +02:00 |
|
Themaister
|
f9c347cb0a
|
Kill useless ifdef.
|
2012-06-20 09:53:32 +02:00 |
|
Twinaphex
|
47b3453c29
|
(PS3) RetroArch compiles as a static library - and gets linked in
with the rest of the package - README for compilation instructions
updated
|
2012-06-20 08:25:23 +02:00 |
|
Twinaphex
|
eae8ac714f
|
(PS3/360) Create rarch_input_controls_set_default and use it
|
2012-06-20 07:52:05 +02:00 |
|
Twinaphex
|
8bd85e1bfe
|
(PS3/360) Get rid of Griffin override for rarch_render_cached_frame
|
2012-06-20 07:39:20 +02:00 |
|
Twinaphex
|
0ff97b4213
|
(PS3/360) Quick fix
|
2012-06-20 07:30:31 +02:00 |
|
Twinaphex
|
0c7af232cc
|
(Android) Have Android port use null video/input/audio drivers
for now - also changed some things in Griffin so things work again
after null drivers commit
|
2012-06-20 06:39:52 +02:00 |
|
Themaister
|
acda9dea35
|
Forgot to commit null drivers ...
|
2012-06-20 00:44:40 +02:00 |
|
Themaister
|
fd017b8f57
|
Add NULL drivers.
|
2012-06-20 00:43:41 +02:00 |
|
Squarepusher
|
e6ba30f722
|
Update master
|
2012-06-20 00:57:46 +03:00 |
|
Themaister
|
613c86be68
|
Drop useless gl error check.
|
2012-06-19 23:49:10 +02:00 |
|
Twinaphex
|
50a538b120
|
(Android) JNI Makefile for retroarch - don't define HAVE_OPENGL*
right now
|
2012-06-19 23:38:51 +02:00 |
|
Twinaphex
|
4dbfbbfe7f
|
(Android) Preliminary NDK Makefile for compiling retroarch as a
shared library - we will need a separate gles driver
|
2012-06-19 23:34:19 +02:00 |
|
Hans-Kristian Arntzen
|
ca552db8d2
|
Merge pull request #14 from ToadKing/master
Raspberry Pi support for RetroArch.
|
2012-06-19 12:04:08 -07:00 |
|
Toad King
|
c5a2fbc6e6
|
EOL fixes
|
2012-06-19 15:01:34 -04:00 |
|