12271 Commits

Author SHA1 Message Date
twinaphex
6ae3fe3b84 (Menu) file_list_get_* functions now return 'label' too 2014-08-30 15:50:42 +02:00
twinaphex
d2f68481bc (Menu) Cleanup of code 2014-08-30 06:02:54 +02:00
twinaphex
ac6295ad50 (Menu) Add video_windowed_fullscreen setting 2014-08-30 05:18:28 +02:00
twinaphex
d9c876270d (Menu) Don't use driver enums 2014-08-30 05:15:12 +02:00
twinaphex
70764a99dd (Menu) Refactor handle_driver 2014-08-30 05:09:48 +02:00
twinaphex
2c9011e400 Cleanups to file_ext.h 2014-08-30 04:34:41 +02:00
twinaphex
1da139ade1 (XDK) Split up XDK input driver into separate input_ and joypad_ files 2014-08-30 03:48:51 +02:00
twinaphex
00f53247cd Split up input drivers into separate input_ and joypad_ files 2014-08-30 03:46:57 +02:00
twinaphex
fd3a419242 (PS3) Split off PS3 input joypad code into separate file 2014-08-30 03:41:13 +02:00
twinaphex
8133088add (Settings data) Set some g_extern variables for netplay settings 2014-08-30 03:28:57 +02:00
twinaphex
fcf05a70ce Get rid of settings_data.h includes in file_list.c/h 2014-08-30 03:14:32 +02:00
Twinaphex
076ee20fa9 (Menu) Cleanups 2014-08-30 03:09:28 +02:00
twinaphex
0bc916a7e0 (Menu) Cleanups/cut down on code duplication 2014-08-30 03:07:27 +02:00
twinaphex
096563a6b8 (Menu) Take out some enums 2014-08-30 02:37:18 +02:00
twinaphex
d6aa625814 (Menu) Move get_last_setting to menu_common_backend.c 2014-08-30 02:25:55 +02:00
twinaphex
6c3635ef47 (Menu) Fix driver options 2014-08-30 02:00:10 +02:00
twinaphex
c6b8732e3a (Menu) Refactor file_list_push and associated setting related functionality 2014-08-30 01:56:12 +02:00
twinaphex
c1dead999a (Menu) Two more enums can go 2014-08-29 22:21:04 +02:00
twinaphex
645a9c3672 Another backported fix 2014-08-29 22:20:12 +02:00
Twinaphex
400e485b47 Merge pull request #912 from heuripedes/mingw-configure
Allow unix-like build under mingw
2014-08-29 22:18:38 +02:00
Higor Eurípedes
2703fa7f66 Allow unix-like build under mingw 2014-08-29 16:40:25 -03:00
Twinaphex
dab2dbe8bf Merge pull request #911 from heuripedes/master
(qb) Always call the correct pkg-config
2014-08-29 20:48:51 +02:00
Higor Eurípedes
f5a849216e (qb) Always call the correct pkg-config 2014-08-29 12:36:13 -03:00
twinaphex
39d1917c3b (Menu) Don't do scrolling acceleration for menu 2014-08-29 17:11:20 +02:00
twinaphex
2010c77c03 Fix check_volume 2014-08-29 10:22:11 -03:00
Alcaro
21bdf835d9 Apply the same fix to another part of the code. 2014-08-29 10:21:23 -03:00
Alcaro
c89a538431 Fix dangling pointer. Likely cause for crashes; could be that mingw64 crash. 2014-08-29 10:21:17 -03:00
Twinaphex
8a9f747476 Merge pull request #908 from mprobinson/master
Implement frame delay option
2014-08-28 21:20:31 +02:00
Mike Robinson
46f3d9c8cc Make frame delay description clearer 2014-08-28 20:14:17 +01:00
Mike Robinson
a11a789e02 Fix newlines and spaces 2014-08-28 20:07:21 +01:00
Mike Robinson
ac421ec19b Implement frame delay option
Sets how many milliseconds to delay after VSync before running the core.
2014-08-28 19:54:42 +01:00
Twinaphex
f8fa302d8a Merge pull request #905 from heuripedes/haiku
Haiku fixes
2014-08-28 19:14:32 +02:00
Twinaphex
450769fc75 Merge pull request #906 from heuripedes/sdl-improvements
SDL/SDL2 gfx clean ups
2014-08-28 19:13:59 +02:00
Twinaphex
120679e43e Merge pull request #907 from mprobinson/master
Show image frame before BFI black frame
2014-08-28 19:13:24 +02:00
Mike Robinson
3f8f4a85ee Show image frame before BFI black frame
Image frame should be shown as soon as possible to minimize display
latency.
2014-08-28 17:57:02 +01:00
Higor Eurípedes
ebeec0d056 (Haiku) Fix fill_pathname_application_path() 2014-08-28 13:45:12 -03:00
Higor Eurípedes
ad23b58654 (Haiku) Fix config paths 2014-08-28 13:44:22 -03:00
Higor Eurípedes
fa11c2f2d6 (Haiku) Fix Build 2014-08-28 13:41:12 -03:00
Higor Eurípedes
e218e53755 (SDL*) Refactor *set_handles() functions 2014-08-28 13:31:57 -03:00
Higor Eurípedes
b15ffc999c (SDL) Fix scaler memory leak 2014-08-28 13:31:56 -03:00
Higor Eurípedes
260abc0861 (SDL) Clean sdl_gfx.c up a bit 2014-08-28 13:31:56 -03:00
Higor Eurípedes
314389e4f7 (SDL2) List available renderers 2014-08-28 13:31:56 -03:00
twinaphex
bf13548459 Remove extraneous elses in input code 2014-08-28 18:09:55 +02:00
twinaphex
66ce3c1a0d (Menu) Cleanups 2014-08-28 15:43:53 +02:00
twinaphex
12d94cfb03 (Menu) Get rid of some setting enums 2014-08-28 05:20:01 +02:00
twinaphex
b74817efc3 (Menu) reduce dependencies on setting enums 2014-08-28 02:41:55 +02:00
twinaphex
536cf71733 (Menu) Move some info descriptions to settings_data.c 2014-08-28 02:17:41 +02:00
Twinaphex
955330b3fd Merge pull request #902 from lakkatv/lakka
(Lakka) Fix subitems vertical spacing
2014-08-28 01:46:01 +02:00
twinaphex
9bef38186a (Menu) Refactor most of the main menu settings 2014-08-28 00:08:32 +02:00
Twinaphex
3b51da134c Merge pull request #903 from mprobinson/master
Disable BFI during fast foward
2014-08-27 23:48:48 +02:00