Twinaphex
5ea9052d8a
(Settings data) Implement more settings
2014-07-16 06:14:55 +02:00
Twinaphex
489d19cc0b
(Settings data) Add more unimplemented settings
2014-07-16 06:04:43 +02:00
Twinaphex
ad811f2c41
(Settings data) Add more settings
2014-07-16 05:55:20 +02:00
Twinaphex
93ed791a03
(Settings data) Add more settings
2014-07-16 05:34:40 +02:00
Twinaphex
c8c9fcd342
(Setting data) Implement more settings
2014-07-16 04:45:39 +02:00
Twinaphex
e63a0106d1
(OSX) Get rid of saving/loading global config file when opening/closing
...
settings menu - also don't do stop_iteration/start_iteration
2014-07-16 03:55:59 +02:00
Twinaphex
5e637f4065
(Settings data) Implement more settings
2014-07-16 01:09:59 +02:00
Twinaphex
ee2df154f0
Merge pull request #811 from zlice/qnx_syntax_errors
...
qnx_input.c syntax errors
2014-07-15 22:09:13 +02:00
zlice
63738f3165
missed 1
2014-07-15 16:02:14 -04:00
Twinaphex
8519c19d24
(Setting data) Implement more settings
2014-07-15 21:55:52 +02:00
Twinaphex
e7c335a583
(Settings data) Hook up more settings
2014-07-15 20:37:13 +02:00
Twinaphex
685c489c17
(Settings data) Hook up more settings
2014-07-15 18:59:51 +02:00
Twinaphex
409bd98328
(Setting data) Hook up rewind_enable too
2014-07-15 18:48:21 +02:00
Twinaphex
ad2e2b1180
(Apple/Settings data) Change handler for FPS show works properly now
2014-07-15 18:29:50 +02:00
Twinaphex
8772536c3b
(Settings data) Hook up example change handler for 'Show FPS'
2014-07-15 18:16:40 +02:00
Twinaphex
e1867a1c09
(Setting data) Add change handler param to functions
2014-07-15 18:10:54 +02:00
Twinaphex
7531313d4d
Merge pull request #810 from aliaspider/master
...
(PSP) update video driver.
2014-07-15 14:48:04 +02:00
aliaspider
4ae95e98c8
(PSP) render frame dupes correctly when using hw_render.
2014-07-15 07:29:07 +01:00
aliaspider
b045a48025
(PSP) fix occasional screen flickering.
2014-07-15 06:54:45 +01:00
zlice
8aa0d02b31
qnx_input.c syntax errors
2014-07-14 19:03:05 -04:00
Twinaphex
6c5ba417a2
Merge pull request #796 from sergiobenrocha2/master
...
Debian packaging in upstream
2014-07-15 00:12:31 +02:00
Twinaphex
0227d067fb
Merge pull request #807 from lakkatv/lakka
...
(Lakka) Use texture as background
2014-07-15 00:12:07 +02:00
sergiobenrocha2
cfa64213d7
Changed description and fixed missing-dependency-on-libc lintian error
2014-07-14 18:56:02 -03:00
Twinaphex
819798bb09
Merge pull request #808 from aliaspider/master
...
(PSP) audio/video drivers update
2014-07-14 03:53:21 +02:00
Twinaphex
ec4de627dd
(OSX) Implement applicationDidBecomeActive and applicationWillResignActive
2014-07-14 03:52:35 +02:00
Twinaphex
4894e2134f
(Apple/OSX) Get rid of 'runCore' function
2014-07-14 03:39:26 +02:00
aliaspider
67fa60f81d
(PSP) increase audio buffer size and chunk size.
2014-07-14 02:36:13 +01:00
aliaspider
feb3aa53ad
(PSP) update video driver :
...
- start implementing user defined video settings. not all are working
correctly yet.
- avoid blocking on v-sync when a frame takes longer than a v-refresh
period to finish, this will prevent the framerate from dropping all the
way to 30fps when this happens.
2014-07-14 02:36:13 +01:00
Twinaphex
38de4198a3
(Apple) Change some comments
2014-07-14 03:35:15 +02:00
Twinaphex
6af5ea2d59
(Apple) get rid of superfluous ifdef
2014-07-14 03:28:01 +02:00
Jean-André Santoni
d3262521eb
(Lakka) Use texture as background
2014-07-13 23:08:27 +02:00
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