Twinaphex
|
1250565e9e
|
Merge pull request #8488 from markwkidd/collections-to-playlists
internationalization -- use "Playlist" instead of "Collection"
|
2019-04-11 20:02:59 +02:00 |
|
Brad Parker
|
e7891b8c1a
|
add analog deadzone and sensitivity options, rename axis threshold
|
2019-03-25 23:22:19 -04:00 |
|
Mark W. Kidd
|
8771e5b958
|
use PLAYLISTS_TAB enum instead of COLLECTION_LIST
|
2019-03-22 08:17:31 -04:00 |
|
Ayssia
|
5d6c4c3a46
|
Minor fix & Multiline formatting
|
2018-10-11 10:55:56 +08:00 |
|
Ayssia
|
7f0c73f67a
|
Update Simplified Chinese localization
|
2018-10-09 14:57:24 +08:00 |
|
Ayssia
|
a2548288b3
|
Update Simplified Chinese Localization
|
2018-10-08 17:15:22 +08:00 |
|
Ayssia
|
4abc718f05
|
Update Simp. Chinese Localization
|
2018-10-08 11:17:48 +08:00 |
|
Ayssia
|
7771b0db10
|
Fix typo
|
2018-10-07 14:00:27 +08:00 |
|
Ayssia
|
5b92570f50
|
Update Simplified Chinese Localization
|
2018-10-07 12:00:09 +08:00 |
|
Ayssia
|
8269d6837c
|
Update Simplified Chinese Localization
|
2018-10-07 01:33:42 +08:00 |
|
radius
|
1c85058e72
|
[recording] rename bsv recording from movie to input replay
|
2018-09-15 21:47:23 -05:00 |
|
David Walters
|
8a2b23de34
|
new setting "input_bind_hold"
|
2018-06-29 21:12:45 -05:00 |
|
Ryunam
|
c5775fd73c
|
Implement Slow motion toggle
|
2018-03-10 18:42:45 +01:00 |
|
twinaphex
|
9436951437
|
Cleanups
|
2018-02-06 17:16:21 +01:00 |
|
Twinaphex
|
4a6a97be60
|
Merge pull request #5429 from GregorR/netplay-input-upgrades-1
Netplay input upgrades 1
|
2018-01-23 05:01:45 +01:00 |
|
twinaphex
|
61ff51be2f
|
Start using string_is_equal predominantly
|
2018-01-16 22:53:38 +01:00 |
|
Gregor Richards
|
c8ec048459
|
More netplay flip nonsense to tear out.
|
2018-01-05 14:27:02 -05:00 |
|
Gregor Richards
|
8d5a79fc69
|
Removing long-obsolete now-disfunctional "netplay flip players" feature
|
2018-01-05 14:27:02 -05:00 |
|
Gregor Richards
|
507c6dc09f
|
Removing now-obsolete and always-confusing swap_input option.
|
2018-01-05 14:26:19 -05:00 |
|
Brad Parker
|
0d8220cc1c
|
add back UTF8 BOM, fixes msvc2005
|
2017-09-03 23:38:07 -04:00 |
|
Rob Loach
|
9195eeb1e1
|
Add favorite enum
|
2017-08-04 23:05:54 -04:00 |
|
twinaphex
|
e3213cc8a7
|
Use string_is_equal_fast macros
|
2017-05-16 05:46:05 +02:00 |
|
twinaphex
|
969403fadb
|
Header include cleanups
|
2017-04-29 13:20:50 +02:00 |
|
twinaphex
|
f0c2d786ae
|
Update arrays struct
|
2017-04-28 22:59:13 +02:00 |
|
twinaphex
|
6ebd4e139e
|
Rewrite more string_is_equal call invocations as memcmp
|
2017-04-22 08:51:16 +02:00 |
|
twinaphex
|
2b3343a687
|
Remove CORE_SPECIFIC_CONFIG
|
2017-02-02 04:51:42 +01:00 |
|
twinaphex
|
ac75cd2820
|
Another buildfix
|
2017-01-26 14:16:03 +01:00 |
|
twinaphex
|
5c88e4dfb1
|
Merge branch 'master' of git://github.com/susemm/RetroArch into susemm-master
|
2017-01-26 14:13:57 +01:00 |
|
Your Name
|
01b01c5deb
|
keep chs stracture same as us, move menu items to
|
2017-01-26 14:22:09 +08:00 |
|
Wang Vincent
|
65ae74e1e5
|
Update msg_hash_chs.c
Translate to Chinese at 20170125
|
2017-01-25 22:34:07 +08:00 |
|
Brad Parker
|
d96ea42be7
|
add back UTF8 BOM to fix msvc builds
|
2017-01-22 13:48:49 -05:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
Brad Parker
|
e1f4db8081
|
Win2000 buildfixes
|
2017-01-16 20:41:08 -05:00 |
|
Gregor Richards
|
6890456ac0
|
Updated error messages and fixed some stall-related disconnected-client
bugs.
|
2016-12-18 19:28:43 -05:00 |
|
Brad Parker
|
996dbc937a
|
add UTF8 BOM and pragma in some files to fix MSVC build errors
|
2016-12-16 17:19:04 -05:00 |
|
twinaphex
|
d7a082e005
|
Rename 'Select File' to 'Favorites'
|
2016-12-13 01:34:54 +01:00 |
|
twinaphex
|
9909669d01
|
Combine Load Content and Load Content (Detect Core)
|
2016-12-13 01:34:49 +01:00 |
|
twinaphex
|
5a2dfe9ded
|
Revert "Combine Load Content and Load Content (Detect Core)"
This reverts commit 92ae2ab860 .
|
2016-12-12 17:19:19 +01:00 |
|
twinaphex
|
92ae2ab860
|
Combine Load Content and Load Content (Detect Core)
|
2016-12-12 16:20:43 +01:00 |
|
lasers
|
16eebb3f58
|
Add Systematic Theme
|
2016-12-08 23:39:39 -06:00 |
|
lasers
|
b7dd1a7dbb
|
Align information for Settings->Configuration
|
2016-12-08 20:20:11 -06:00 |
|
lasers
|
d2fb24d4df
|
Add information for Settings->Configuration
|
2016-12-08 16:25:27 -06:00 |
|
lasers
|
10e2c5ae4a
|
Add information for Netplay->ScanLocalNetwork
|
2016-12-08 15:59:21 -06:00 |
|
lasers
|
1d38dbaa34
|
Clean up Keyboard Overlay Preset
|
2016-12-08 15:18:40 -06:00 |
|
lasers
|
ce4cd8fe25
|
Rename Configuration sublabel
|
2016-12-08 13:18:11 -06:00 |
|
lasers
|
1283539dd2
|
Rename Configurations sublabel
|
2016-12-08 13:10:25 -06:00 |
|
lasers
|
1e571399fe
|
Clean up Configuration on Exit
|
2016-12-08 09:48:19 -06:00 |
|
lasers
|
aa2b20f14d
|
Add sublabel for Configuration+(s)
|
2016-12-08 09:44:02 -06:00 |
|
lasers
|
cd1860563b
|
Remove all Core Notes
|
2016-12-03 01:24:06 -06:00 |
|
radius
|
2e7821e337
|
add a toggle to the firmware check so it can be overruled
|
2016-11-29 23:22:22 -05:00 |
|