Themaister
|
d50ad3e543
|
Uninstall retrolaunch properly.
|
2013-01-11 11:57:19 +01:00 |
|
Themaister
|
e35c6375ee
|
Fix C++ incompatibilities in retrolaunch.
|
2013-01-11 11:51:52 +01:00 |
|
Themaister
|
99eec95823
|
Minor cleanup in Makefile.
|
2013-01-11 11:30:06 +01:00 |
|
Themaister
|
8abaebde6f
|
Do not error out when finding file without ext.
|
2013-01-11 11:29:13 +01:00 |
|
Themaister
|
90bd020595
|
Do not segfault when given '--help' as argument.
|
2013-01-11 11:18:56 +01:00 |
|
Themaister
|
8664c4b990
|
Fix warning.
|
2013-01-11 11:04:28 +01:00 |
|
twinaphex
|
193f90a68f
|
(RARCH_CONSOLE) Clean up config_set_defaults somewhat
|
2013-01-11 08:38:02 +01:00 |
|
twinaphex
|
e0d98bfe2d
|
(XDK) Fix build
|
2013-01-11 08:21:33 +01:00 |
|
twinaphex
|
67ab39e6be
|
(RARCH_CONSOLE) Refactored external_launch
|
2013-01-11 08:15:23 +01:00 |
|
twinaphex
|
33a2816681
|
(RARCH_CONSOLE) Refactored out msg_info
|
2013-01-11 07:49:32 +01:00 |
|
twinaphex
|
ca3be92255
|
(RARCH_CONSOLE) Refactor msg_fps variable
|
2013-01-11 06:56:05 +01:00 |
|
twinaphex
|
5bf022fd99
|
(RARCH_CONSOLE) Use local variable copy of g_extern.lifecycle_menu_state in frame
functions - more state functionality will be moved here (for console ports)
|
2013-01-11 06:32:35 +01:00 |
|
twinaphex
|
936e7b2709
|
(Retrolaunch) Fixup most warnings
|
2013-01-11 06:22:57 +01:00 |
|
twinaphex
|
bc0fc2c554
|
(360) Fix build (to do with RMenu changes)
|
2013-01-11 06:10:54 +01:00 |
|
twinaphex
|
1f765e24f6
|
Add ficoos to AUTHORS (for RetroLaunch)
|
2013-01-11 06:05:05 +01:00 |
|
Squarepusher
|
b6c5a434de
|
Merge pull request #117 from ficoos/retrolaunch
Add retrolaunch
|
2013-01-10 21:01:11 -08:00 |
|
Saggi Mizrahi
|
15ad74fdad
|
Add retrolaunch
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
|
2013-01-10 23:49:12 -05:00 |
|
twinaphex
|
a8cbbeb17c
|
(RMenu)Everything to do with lifecycle_menu_state is mostly RMenu-only
|
2013-01-11 04:41:57 +01:00 |
|
twinaphex
|
7411d140f8
|
Fix PC build
|
2013-01-11 04:39:24 +01:00 |
|
twinaphex
|
28566bd3e1
|
(Wii) Add changes to Rmenu code
|
2013-01-11 04:36:40 +01:00 |
|
twinaphex
|
c869e3f32c
|
Small cleanup to rarch_console_load_game_wrap
|
2013-01-11 04:00:29 +01:00 |
|
twinaphex
|
92815bb805
|
(RMenu) RMenu now has POSIX-style return codes - uses it for
determining if we ned to exit from rmenu_iterate
|
2013-01-11 03:58:43 +01:00 |
|
twinaphex
|
6e1fbafb30
|
(RARCH_CONSOLE) Easier flow control
|
2013-01-11 02:32:21 +01:00 |
|
twinaphex
|
d324b21949
|
(RARCH_CONSOLE) Remove flow control state functions in rarch_settings_change
|
2013-01-11 02:11:50 +01:00 |
|
twinaphex
|
9bc24151f2
|
(XDK D3D) Go through local pointer to render device
|
2013-01-11 00:58:08 +01:00 |
|
twinaphex
|
f93f3ea6d4
|
(Griffin) Use new xaudio.cpp
|
2013-01-11 00:27:56 +01:00 |
|
Themaister
|
e5c9991c6e
|
Merge branch 'master' of github.com:Themaister/RetroArch
Conflicts:
audio/xaudio-c/xaudio-c.c
|
2013-01-11 01:18:33 +01:00 |
|
Themaister
|
f3309b8997
|
Compiled XAudio as C++.
No point hacking around with vtables in C and shit ...
|
2013-01-11 01:13:55 +01:00 |
|
twinaphex
|
2e093a98c1
|
(Xaudio2 360) Use float as well
|
2013-01-10 23:52:06 +01:00 |
|
twinaphex
|
7ebbafe8e1
|
(RARCH_CONSOLE) Don't need rarch_settings_change anymore for
exiting
|
2013-01-10 22:42:12 +01:00 |
|
twinaphex
|
b5e82dae59
|
(RARCH_CONSOLE) Refactor ingame_menu.enable variable
|
2013-01-10 20:29:07 +01:00 |
|
twinaphex
|
3c8bb7333e
|
(RMenu) Refactor g_extern.draw_menu
|
2013-01-10 19:43:00 +01:00 |
|
twinaphex
|
a6f04970a3
|
(Rmenu) get rid of static bool preinit in rmenu_iterate
|
2013-01-10 19:17:35 +01:00 |
|
twinaphex
|
9ff031350d
|
(RMenu) Get rid of set_shader variable
|
2013-01-10 18:44:34 +01:00 |
|
twinaphex
|
fd2013bb08
|
(360) set_shader variable could be removed now - setting it with
g_extern.lifecycle_menu_state
|
2013-01-10 18:19:52 +01:00 |
|
twinaphex
|
7a3b021b17
|
g_extern.console.rmenu.mode becomes g_extern.lifecycle_menu_state
|
2013-01-10 18:04:04 +01:00 |
|
twinaphex
|
6795d74025
|
(XAudio2) Fix Xbox360 build
|
2013-01-10 16:33:29 +01:00 |
|
Themaister
|
b1eb277d1f
|
Actually use 2.7 CLS id ...
|
2013-01-10 16:39:39 +01:00 |
|
Themaister
|
bd483fbb6b
|
Use XAudio2 2.7 CLS.
|
2013-01-10 16:33:14 +01:00 |
|
Themaister
|
a0f12d6887
|
Correct XAudio2 interface.
|
2013-01-10 16:22:39 +01:00 |
|
Themaister
|
dec73e17ef
|
Refactor out some redundancies.
|
2013-01-10 11:05:55 +01:00 |
|
Themaister
|
f3da29706c
|
Fix build on Windows.
|
2013-01-10 10:55:14 +01:00 |
|
twinaphex
|
d599d87df0
|
(PSL1GHT) Compile in usleep support
|
2013-01-10 09:33:26 +01:00 |
|
twinaphex
|
530fe37373
|
(Xbox 1) Move xbox1/image.c to xdk/image.c
|
2013-01-10 09:22:33 +01:00 |
|
twinaphex
|
3bc71ae89b
|
(Xbox 1) move media files to media/xbox1
|
2013-01-10 09:19:30 +01:00 |
|
twinaphex
|
72a760c9c5
|
(RARCH_CONSOLE/Zlib) Add safety checks for when we try to load
the first file of a ZIP archive that is an incompatible game (ROM)
|
2013-01-10 09:09:57 +01:00 |
|
twinaphex
|
6ad5d46781
|
(RARCH_CONSOLE) rmenu.mode is now set with bitmasked values so
as to allow more state management options
|
2013-01-10 08:46:46 +01:00 |
|
twinaphex
|
6548800152
|
Small fix to prior commit
|
2013-01-10 07:12:37 +01:00 |
|
twinaphex
|
13979fe33f
|
(RARCH_CONSOLE) Add log to indicate when config file is being
saved, and to where
|
2013-01-10 07:11:37 +01:00 |
|
twinaphex
|
d36af814c6
|
Reintroduce block_config_read
|
2013-01-10 06:45:44 +01:00 |
|