Commit Graph

46532 Commits

Author SHA1 Message Date
Twinaphex 183da9f83a
Merge pull request #7525 from alfrix/lakka
add some icons
2018-11-04 20:15:04 +01:00
Alfrix 1b39b73b61 add some Lakka icons 2018-11-04 15:11:19 -03:00
twinaphex 52606fbc8e Should fix dropdown list UINT settings like Audio Output Rate 2018-11-04 17:21:51 +01:00
twinaphex 5a506ac16c Hide Recording settings if record driver is set to null 2018-11-04 15:51:49 +01:00
twinaphex a25ec048d4 Fix library version string 2018-11-04 15:14:08 +01:00
Twinaphex d59d42b901
Update CHANGES.md 2018-11-02 17:55:21 +01:00
Twinaphex 2a3a8ce849
Merge pull request #7518 from jdgleaver/normal2x-cpu-filter
Add Normal2x CPU filter
2018-11-02 17:55:02 +01:00
twinaphex 7ec627d41d Cleanups 2018-11-02 16:32:32 +01:00
twinaphex e374061f90 Cleanups 2018-11-02 16:30:52 +01:00
jdgleaver 7be48c8034 Add Normal2x CPU filter 2018-11-02 14:30:26 +00:00
twinaphex 1aded41b33 Add more localized strings 2018-11-02 15:29:29 +01:00
twinaphex ad6f891290 Hide MIDI settings if driver is set to null 2018-11-02 15:18:29 +01:00
twinaphex 62cf1d6c37 (NL) Update Dutch 2018-11-02 11:18:54 +01:00
Twinaphex 97c1b20a8b
Merge pull request #7516 from DEX357/patch-22
Update msg_hash_pl.h
2018-11-02 03:25:12 +01:00
DEX357 f92f5366b1
Update msg_hash_pl.h 2018-11-01 13:54:14 +01:00
Twinaphex c9c833806b
Merge pull request #7514 from theheroGAC/patch-38
Update msg_hash_it.h
2018-11-01 10:52:42 +01:00
theheroGAC 01864b4f6e
Update msg_hash_it.h 2018-11-01 09:25:36 +01:00
hizzlekizzle af5eef427e
Merge pull request #7513 from natinusala/libnx-video-recording
libnx: enable video recording
2018-10-31 20:23:44 -05:00
natinusala 49082a8c80 libnx: enable video recording 2018-11-01 01:55:05 +01:00
Twinaphex 02e43719bf
Merge pull request #7511 from natinusala/ozone
Don't link WIP menu drivers by default
2018-10-31 12:29:31 +01:00
natinusala a552f26f76 Don't link WIP menu drivers by default 2018-10-31 12:02:24 +01:00
twinaphex 7c93a0934e (Cocoa) Dehardcode some strings 2018-10-30 19:32:52 +01:00
twinaphex 6cec123fc3 Try this instead 2018-10-30 18:24:37 +01:00
twinaphex e2888aa5a2 Apply madmonkeys' diff 2018-10-30 17:25:28 +01:00
twinaphex a662b62d19 Use runloop_get_libretro_system_info in more places - clean some code up 2018-10-30 17:11:07 +01:00
twinaphex 51430e9e5f Add runloop_get_libretro_system_info 2018-10-30 08:21:32 +01:00
twinaphex 6c51c4458b Cleanups 2018-10-29 07:38:26 +01:00
twinaphex 03dac742cb (task_content.c) Some more cleanups 2018-10-29 04:59:54 +01:00
twinaphex e6dfa35f9d (task_content.c) More cleanups 2018-10-29 04:48:22 +01:00
twinaphex 305a07a3f3 Create some variables for size 2018-10-29 04:43:05 +01:00
twinaphex e31c4f541a Simplify init_subsystem function 2018-10-29 04:04:25 +01:00
Twinaphex d938861f1a
Merge pull request #7502 from fr500/upstream
Couple fixes
2018-10-29 01:55:15 +01:00
radius 8f2b91d95e [cheevos] fix badges 2018-10-28 19:46:23 -05:00
radius 32766f0017 [content] CRC calculation for needs_fullpath should be within else block 2018-10-28 19:40:18 -05:00
Twinaphex 57e3b313e2
Merge pull request #7499 from natinusala/ozone
ozone: load textures for every theme (#7498 workaround)
2018-10-27 23:28:38 +02:00
natinusala 7d058e61b5 ozone: load textures for every theme (#7498 workaround) 2018-10-27 23:08:20 +02:00
Twinaphex 3e04b88113
Merge pull request #7494 from p-sam/libnx-sanitize-exit
libnx: call retroarch_main_quit on exit
2018-10-27 20:23:05 +02:00
Twinaphex aeeb8e188a
Merge pull request #7496 from natinusala/ozone
More ozone improvements
2018-10-27 20:16:46 +02:00
Twinaphex 39df55fec8
Merge pull request #7495 from m4xw/develop
[LIBNX] Initialize HID anyway, might fix randomly having no controls
2018-10-27 20:16:35 +02:00
natinusala 67ed8d3986 ozone: fix entries centering 2018-10-27 19:28:18 +02:00
M4xw efb71fc38e [LIBNX] Initialize HID anyway, might fix randomly having no controls 2018-10-27 19:27:24 +02:00
natinusala c9a5156e5d ozone: fix on the fly theme setting 2018-10-27 19:19:52 +02:00
natinusala b56da6919c Convert msg_hash_el.h to LF 2018-10-27 19:13:18 +02:00
p-sam 4c5c2170b6 libnx: call retroarch_main_quit on exit 2018-10-27 16:18:56 +00:00
natinusala d7be8c4cf2 ozone: fix tabs wrapping, again 2018-10-27 17:25:13 +02:00
twinaphex c00d3e809a (Ozone) Fix default value for 'Use Preferred System Color Theme' 2018-10-27 17:11:43 +02:00
twinaphex 689e612af8 (Ozone) Add 'Use System Preferred Color Theme' (enabled for Switch) 2018-10-27 17:10:53 +02:00
twinaphex 624698d2d9 (Ozone) Add menu color theme 2018-10-27 16:51:17 +02:00
Twinaphex aad127ed2c
Merge pull request #7492 from lambolighting/master
Update Greek Translation
2018-10-27 15:45:19 +02:00
Twinaphex 099b04c557
Merge pull request #7493 from natinusala/ozone
Ozone libnx fixes
2018-10-27 15:44:57 +02:00