twinaphex
|
f4ecb4151b
|
(glsym) OSX/iOS don't define these - have them in for copy/paste purposes
in libretro codebases that reuse glsym
|
2014-07-13 23:07:53 +02:00 |
|
Themaister
|
fceda4f33b
|
Account for black frame insertion in refresh rate checks.
|
2014-07-13 19:45:28 +02:00 |
|
Themaister
|
ce3183696c
|
Check correct wait status in x11_suspend_screensaver.
|
2014-07-13 19:33:51 +02:00 |
|
Themaister
|
45205cc5d7
|
When modechanging on X11, try to match configured refresh rate.
|
2014-07-13 19:23:08 +02:00 |
|
Twinaphex
|
b1270496a3
|
Merge pull request #806 from lakkatv/lakka
(Lakka) Add Virtualboy, Wonderswan and Vectrex icons
|
2014-07-13 04:17:18 +02:00 |
|
Jean-André Santoni
|
41d1f1eaf2
|
(Lakka) Add Virtualboy, Wonderswan and Vectrex icons
|
2014-07-12 23:17:18 +02:00 |
|
Twinaphex
|
6adc269655
|
(Settings data) Start implementing change_handler logic
|
2014-07-12 18:35:35 +02:00 |
|
twinaphex
|
506063b57b
|
(Settings) Add Content History Size option
|
2014-07-12 18:18:37 +02:00 |
|
Twinaphex
|
ea8ecad3c7
|
(Settings data) Rename setting
|
2014-07-12 17:32:14 +02:00 |
|
Twinaphex
|
f95d7a94ac
|
(Settings data) More unification between menu driver settings and
settings data
|
2014-07-12 16:36:27 +02:00 |
|
twinaphex
|
678eb7ae20
|
(Menu) Change 'Soft Filter' to 'Software Filter'
|
2014-07-12 16:24:29 +02:00 |
|
Twinaphex
|
30bfa3b8b1
|
(Settings data) reorder settings data again to be more like menu
layout in common menu
|
2014-07-12 16:22:25 +02:00 |
|
Twinaphex
|
76d613ebe9
|
(Settings data) Regroup some settings
|
2014-07-12 16:13:57 +02:00 |
|
twinaphex
|
c31b14b1b5
|
Move Drivers to Settings
|
2014-07-12 16:08:01 +02:00 |
|
Twinaphex
|
4268edfd05
|
(Settings data) Rename some settings
|
2014-07-12 16:03:24 +02:00 |
|
Twinaphex
|
422dcb68c2
|
Merge pull request #805 from lioncash/settings-fix
settings_data.c: Fix an accidental use of a string literal in a boolean function
|
2014-07-12 02:35:32 +02:00 |
|
Lioncash
|
07cc9b08d2
|
settings_data.c: Fix an accidental use of a string literal in a boolean function
|
2014-07-11 20:33:23 -04:00 |
|
Twinaphex
|
1e58d98774
|
Merge pull request #804 from lioncash/null-deref
frontend/history.c: Prevent possible null dereference of hist
|
2014-07-12 02:29:07 +02:00 |
|
Twinaphex
|
38dc70f7c0
|
Merge pull request #803 from lioncash/free-null
rxml.c: Get rid of a free called on a null pointer
|
2014-07-12 02:28:37 +02:00 |
|
Lioncash
|
7e0d06b47b
|
frontend/history.c: Prevent possible null dereference of hist
|
2014-07-11 19:57:01 -04:00 |
|
Lioncash
|
29eb257e6f
|
rxml.c: Get rid of a free called on a null pointer
|
2014-07-11 19:50:39 -04:00 |
|
Twinaphex
|
958e2ee0b1
|
Merge pull request #802 from lioncash/vs2013
rarch.rc: Don't use duplicate IDs
|
2014-07-12 01:44:58 +02:00 |
|
Lioncash
|
954d39c1d1
|
rarch.rc: Don't use duplicate IDs
Fixes compilation with VS2013
|
2014-07-11 19:42:45 -04:00 |
|
Themaister
|
a3f264a679
|
Another lima compile fix.
|
2014-07-12 00:34:09 +02:00 |
|
Themaister
|
b0699f3e2e
|
Should fix lima_gfx build errors.
|
2014-07-11 22:20:47 +02:00 |
|
Twinaphex
|
d6f49df718
|
Merge pull request #800 from lioncash/android
platform_android: Fix duplicate condition checks
|
2014-07-11 19:40:57 +02:00 |
|
Lioncash
|
30ae571729
|
platform_android: Fix duplicate condition checks
|
2014-07-11 13:20:56 -04:00 |
|
Twinaphex
|
74f36b3878
|
(Apple) Get rid of g_initialized variable
|
2014-07-11 02:24:11 +02:00 |
|
Twinaphex
|
10f25672a0
|
(Settings data) Rearrange some settings
|
2014-07-11 01:04:25 +02:00 |
|
twinaphex
|
e396a93925
|
(Settings data) Rearrange some settings
|
2014-07-11 00:57:18 +02:00 |
|
Themaister
|
cdc46ae512
|
Block libretro input when ENABLE_HOTKEY is held.
|
2014-07-11 00:26:50 +02:00 |
|
Twinaphex
|
650424c17c
|
(OSX) Get rid of 'isTerminating' variable
|
2014-07-10 22:11:47 +02:00 |
|
Twinaphex
|
0b3ef0b2ce
|
(Apple) Get rid of apple_is_paused extern global var
|
2014-07-10 22:05:08 +02:00 |
|
Twinaphex
|
7dc418fcdd
|
(Apple) Got rid of apple_is_running global variable
|
2014-07-10 22:02:54 +02:00 |
|
Twinaphex
|
c65af98255
|
(Apple) Reduce dependencies on apple_is_running global variable
|
2014-07-10 21:47:26 +02:00 |
|
twinaphex
|
33d9866d40
|
Change "input_enable_hotkey" into "input_enable_hotkey_btn" in
skeleton cfg file
|
2014-07-09 14:01:27 +02:00 |
|
twinaphex
|
a19d2e2853
|
(iOS GC) Get rid of superfluous inline function
|
2014-07-09 13:48:43 +02:00 |
|
twinaphex
|
4431989515
|
(Apple) Move variables to apple_gfx_context.c.inl
|
2014-07-09 13:39:43 +02:00 |
|
twinaphex
|
b6c17a79bb
|
(Apple) Cleanups to get_chosen_screen
|
2014-07-09 13:34:50 +02:00 |
|
twinaphex
|
063756d5fd
|
(Apple) Move get_chosen_screen to apple_gfx_context.c.inl
|
2014-07-09 13:32:43 +02:00 |
|
twinaphex
|
ac18c07e74
|
(Apple) Split up iOS camera and location code into separate files
|
2014-07-09 13:27:30 +02:00 |
|
twinaphex
|
5d4d5eb589
|
(Apple) Cleanups
|
2014-07-09 13:20:12 +02:00 |
|
twinaphex
|
0551e95ebe
|
(Apple) Cleanups to RAGAmeView.m
|
2014-07-09 13:15:36 +02:00 |
|
twinaphex
|
a22807cb60
|
(Apple) Build fixes
|
2014-07-09 13:08:56 +02:00 |
|
twinaphex
|
3d9e679d6a
|
(Apple) Delete rarch_wrapper.h
|
2014-07-09 13:06:54 +02:00 |
|
twinaphex
|
22a8d152cf
|
(Apple) Get rid of rarch_wrapper.h
|
2014-07-09 13:06:24 +02:00 |
|
twinaphex
|
652499770f
|
(Apple GL context) Move gfx_context C files to Obj-C .m file
|
2014-07-09 13:03:58 +02:00 |
|
twinaphex
|
ac941c18a3
|
(Apple) Move location/camera code into separate files
|
2014-07-09 12:56:29 +02:00 |
|
twinaphex
|
c1cdf78fc8
|
(Apple OSX) settings.m - style nits
|
2014-07-09 12:45:03 +02:00 |
|
twinaphex
|
c9287fccfb
|
(Settings data) Fix warning
|
2014-07-09 12:33:45 +02:00 |
|