Commit Graph

11465 Commits

Author SHA1 Message Date
twinaphex
d1a88d26a6 (Menu) Implement more settings 2014-07-17 01:33:04 +02:00
twinaphex
eba59280db Menu) Implement more settings 2014-07-17 01:12:01 +02:00
twinaphex
2ef607df92 (Menu) Convert more settings over 2014-07-17 01:00:46 +02:00
twinaphex
08c7e9711a (Menu) Cleanups 2014-07-16 23:57:59 +02:00
twinaphex
21a0d79f8f (Menu) Convert some more settings 2014-07-16 23:54:26 +02:00
twinaphex
f2fb4b7950 (Menu) Reimplement SETTINGS_SRAM_AUTOSAVE 2014-07-16 23:31:20 +02:00
Twinaphex
a238aa9629 (Apple) Build fixes for OSX/iOS 2014-07-16 21:37:42 +02:00
twinaphex
8aab996466 (Settings data/Menu) Convert second setting to settings_data equivalent - also discard
'const' qualifier
2014-07-16 21:29:50 +02:00
twinaphex
d60c58b2c8 (Menu) Start using settings data code for menu backend now too 2014-07-16 21:17:58 +02:00
Twinaphex
66b93292af (Settings data) Hook up more settings 2014-07-16 20:51:00 +02:00
Twinaphex
b51c5396f9 (Settings data) Hook up some aspect ratio settings 2014-07-16 17:57:42 +02:00
Twinaphex
7d6d6069a4 (Settings data) Add more settings 2014-07-16 17:36:00 +02:00
Themaister
a5d6379aeb Update Debian copyright to 2014. 2014-07-16 09:50:35 +02:00
Themaister
d8b33afd06 Remove some useless debian dependencies. 2014-07-16 09:48:44 +02:00
Twinaphex
adba8077f7 Merge pull request #814 from aliaspider/master
(PSP) split up video frame in smaller tiles for faster rendering.
2014-07-16 07:19:06 +02:00
aliaspider
5d3bd08b9d (PSP) split up video frame in smaller tiles for faster rendering. 2014-07-16 06:10:23 +01:00
Twinaphex
b68a0005ad (Settings data) Add more settings 2014-07-16 06:44:12 +02:00
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