Commit Graph

1345 Commits

Author SHA1 Message Date
Brad Parker 894d460821 Qt: add "current shader" prefix to window title 2018-08-18 13:04:53 -04:00
Jesse Bryan a0cf6b6b5e discord: added additional discord events and other improvements 2018-08-18 02:12:51 -05:00
Brad Parker 572c1ea2d3 Qt: initial shader parameter support 2018-08-14 16:04:48 -04:00
Brad Parker 0c658debbf update Japanese translation 2018-08-12 22:42:34 -04:00
Twinaphex d352de8133
Merge pull request #7065 from bparker06/contrib
Qt: Add list of contributors to about box
2018-08-11 01:25:40 +02:00
Brad Parker e91c18f556 Qt: Add list of contributors to about box 2018-08-10 19:10:23 -04:00
Twinaphex 91a5b09627
Merge pull request #7042 from Tatsuya79/master
VRR runloop Option.
2018-08-10 21:15:58 +02:00
Sven b48321737d Merge remote-tracking branch 'upstream/master' 2018-08-07 17:35:16 -04:00
Sven b648d70f27 add option to auto-apply cheat codes when a game loads ; fix some misc bugs in cheat engine 2018-08-07 17:34:46 -04:00
twinaphex f523fec4d2 C89_BUILD fixes 2018-08-07 03:50:10 +02:00
twinaphex 2bf3ec2000 C89_BUILD fixes 2018-08-07 03:37:56 +02:00
Brad Parker 4baecf84ca Qt: add option to update RetroArch (Windows only for now) 2018-08-06 20:52:47 -04:00
DEX357 046ce64250
Update msg_hash_pl.h 2018-08-06 00:27:26 +02:00
dor3k dcc642876a
Update msg_hash_pl.h 2018-08-05 23:30:41 +02:00
dor3k 54074f5c53
Update msg_hash_pl.h 2018-08-05 02:36:54 +02:00
Tatsuya79 bd4d462170 VRR runloop Option. 2018-08-05 00:34:10 +02:00
Alfredo Monclus ce20a9acdf Add Onscreen Notifications and Overlays Sublabels 2018-08-04 00:33:51 -03:00
Alfredo Monclus 8fe519365c Update Spanish 2018-08-03 23:20:32 -03:00
Brad Parker 75d161e0bd Qt: make links in Help->About clickable, add documentation link 2018-08-03 21:38:38 -04:00
Sven e5bc567765 Merge remote-tracking branch 'upstream/master' 2018-08-03 14:59:44 -04:00
Sven 36d16a9c94 add some options to the cheat system to browse emulator memory 2018-08-03 14:59:33 -04:00
Brad Parker 43492c5fbd Qt: add Help->About dialogs 2018-08-02 23:21:39 -04:00
Sven c1bba50567 Merge remote-tracking branch 'upstream/master' 2018-08-02 11:00:02 -04:00
Sven 3bba9aeeaf add an option to auto-apply cheats whenever they are toggled on/off 2018-08-02 10:59:37 -04:00
Brad Parker ea05b0f3cb Qt: "add entry" option for starting a new custom playlist entry 2018-07-31 00:15:59 -04:00
Brad Parker 558a732330 Qt: add right-click option to edit playlist entries, fix bug with extra .lpl extension in playlists 2018-07-29 23:51:23 -04:00
Twinaphex 0d157bc09f
Merge pull request #7030 from RetroSven/master
add "reload game-specific cheats" option to cheats menu
2018-07-29 23:56:08 +02:00
Sven 565e916ef9 add "reload game-specific cheats" option to cheats menu 2018-07-29 15:55:40 -04:00
Alfredo Monclus 7426701b2f Anulaciones a Personalizaciones 2018-07-29 15:06:01 -03:00
Alfredo Monclus 2516b7ad1e Ranura a Posición 2018-07-29 14:07:49 -03:00
Alfredo Monclus 18646e3af0 Update Spanish 2018-07-29 11:20:46 -03:00
Brad Parker fea09f7382 Qt: add right-click menu to delete playlist items 2018-07-28 22:34:00 -04:00
Twinaphex 367d6e7480
Merge pull request #7017 from RetroSven/cheater
Implement robust cheat searching interface with rumble features
2018-07-28 19:01:40 +02:00
Twinaphex fb3b5df350
Merge pull request #7022 from bparker06/qt_playlist
Qt: ability to add/delete playlists and drag&drop files into a playlist
2018-07-28 18:29:07 +02:00
Brad Parker 8835e2d9a2 Qt: add delete key option to list/grid view to remove playlist items 2018-07-28 11:48:24 -04:00
Brad Parker 45d38dcccf Qt: add dialog to choose core/database for new playlist entries 2018-07-27 23:45:48 -04:00
altiereslima 0f63d1f851 Update portuguese translation 2018-07-27 04:54:07 -03:00
Brad Parker fcdeebe672 Qt: initial drag&drop to add playlist entries. no scanning or filtering yet 2018-07-26 23:35:17 -04:00
Sven c750235414
Merge branch 'master' into cheater 2018-07-26 19:40:20 -04:00
Brad Parker be952a9d14 Qt: add options for new/delete playlist 2018-07-26 11:23:51 -04:00
Sven 5f35249216 Implement robust cheat searching interface with rumble features 2018-07-25 19:19:14 -04:00
Brad Parker 665628e6c0 Qt: add separate settings for max list/grid entries 2018-07-25 15:24:26 -04:00
Brad Parker 5ff77d1833 Qt: better border drawing across styles, add option for max entries in "all playlists" 2018-07-25 01:43:57 -04:00
Brad Parker f78337e02e Qt: add progress bar for grid view loading 2018-07-22 22:05:57 -04:00
Brad Parker 75ce796c34 Merge branch 'master' into qt_grid 2018-07-22 20:03:55 -04:00
Sven 83da70586e implement a way to set rewind_buffer_size via the UI 2018-07-13 16:12:09 -04:00
Dwedit 3deb56690a Fix missing BOM on msg_hash_pl.h 2018-07-04 14:14:01 -05:00
Twinaphex 5552838e34
Merge pull request #6940 from DEX357/patch-17
Update msg_hash_pl.h
2018-07-04 15:05:02 +02:00
DEX357 17f0ef7dd8
Update msg_hash_pl.h 2018-07-04 12:10:39 +02:00
theheroGAC 905e9e83c0
Update msg_hash_it.h 2018-07-04 08:27:33 +02:00
Twinaphex 149f5b73a1
Merge pull request #6937 from DEX357/patch-16
Update msg_hash_pl.h
2018-07-04 00:59:04 +02:00
DEX357 7a001a07aa
Update msg_hash_pl.h 2018-07-02 20:13:19 +02:00
DEX357 f8f620f268
Update msg_hash_pl.h 2018-07-02 20:01:03 +02:00
Brad Parker 04d5e6368e Merge branch 'master' into qt_grid 2018-07-02 11:52:04 -04:00
Brad Parker c4f34f3c6f update JP translation 2018-07-02 11:51:00 -04:00
twinaphex efe9fc7339 Buildfix 2018-07-01 16:19:10 +02:00
DEX357 ebabd9486b
Update msg_hash_pl.h 2018-07-01 13:34:16 +02:00
David Walters 8a2b23de34 new setting "input_bind_hold" 2018-06-29 21:12:45 -05:00
theheroGAC 8017f706d8
Update msg_hash_it.h 2018-06-25 21:38:22 +02:00
DEX357 e8e6f20f6c
Update msg_hash_pl.h 2018-06-24 00:53:52 +02:00
Jean-André Santoni 2a2e732a79 (Menu) Add a setting to hide the shutdown option 2018-06-23 12:01:13 +07:00
Twinaphex cd174c899a
Merge pull request #6904 from stuartcarnie/sgc-apple-metal
feat(apple): Metal support for macOS
2018-06-21 06:44:03 +02:00
Stuart Carnie 411bcf8bdd feat(apple): Metal support for macOS
* includes rgui
* shader support

This is a work-in-progress and there are some bugs and visual artifacts
still to be fixed.
2018-06-20 21:33:45 -07:00
DEX357 05464a469e
Update msg_hash_pl.h 2018-06-20 19:57:44 +02:00
twinaphex d27b6265a0 Add more HAVE_MPV ifdefs 2018-06-20 04:50:58 +02:00
DEX357 c7d565c6c2
Update msg_hash_pl.h 2018-06-19 14:03:48 +02:00
Brad Parker aa083d1e4c android: add configurable setting for Sustained Performance Mode 2018-06-19 02:50:33 -04:00
twinaphex c1f16e156e Add Power Management submenu 2018-06-19 06:23:38 +02:00
Twinaphex 49f3dacde5
Merge pull request #6892 from casdevel/midi
Add MIDI support
2018-06-17 23:07:26 +02:00
Zoran Vuckovic b487c3cace Add MIDI support 2018-06-16 21:17:32 +02:00
l0sted 81e01da585 a lot of work 2018-06-14 15:48:44 +03:00
l0sted a90008f7ed a lot of changes 2018-06-13 15:32:48 +03:00
l0sted 99b6757400 Latency translation 2018-06-13 13:30:01 +03:00
l0sted af02712712 Updated russian translation 2018-06-13 13:21:15 +03:00
Brad Parker 19dd1c15eb Merge branch 'master' into qt_grid 2018-06-12 20:49:50 -04:00
altiereslima 3f04c639b4 Update portuguese brazilian translation. 2018-06-10 19:58:50 -03:00
Brad Parker ef8390dee1 Merge branch 'master' into qt_grid 2018-06-07 11:57:05 -04:00
DEX357 d94f9bd921
Update msg_hash_pl.h 2018-06-06 18:02:35 +02:00
theheroGAC 430d674b4e
Update msg_hash_it.h 2018-05-31 22:45:32 +02:00
DEX357 9cf843e349
Update msg_hash_pl.h 2018-05-30 02:30:51 +02:00
twinaphex 6d81d31ef5 Enable Discord setting 2018-05-29 12:18:01 +02:00
twinaphex b5f6ae7931 (Discord) Add translatable string 2018-05-29 11:14:21 +02:00
Brad Parker 8d886751b9 Merge branch 'master' into qt_grid 2018-05-28 18:16:13 -04:00
DEX357 9af767163f
Update msg_hash_pl.h 2018-05-26 00:55:55 +02:00
altiereslima b2303b8ef4 Update Portuguese Brazilian Translation #2 2018-05-21 22:56:25 -03:00
Twinaphex a5b877b142
Merge pull request #6812 from altiereslima/master
Update Portuguese Brazilian Translation
2018-05-21 04:12:09 +02:00
Twinaphex 62bf39316f
Merge pull request #6811 from alfrix/spanish
Fix build
2018-05-21 04:12:01 +02:00
altiereslima 1530d6ce3e Update Portuguese Brazilian Translation 2018-05-20 22:56:03 -03:00
Alfrix 82a869b142 Fix build 2018-05-20 22:51:05 -03:00
Twinaphex 3c49c8c856
Merge pull request #6807 from markwkidd/master
Improve text for existing menu item -- "Save Game-options file"
2018-05-21 03:03:18 +02:00
Twinaphex 73287af8e4
Merge pull request #6808 from DEX357/patch-5
Update msg_hash_pl.h
2018-05-21 03:02:52 +02:00
Twinaphex 6f1a80dafe
Merge pull request #6809 from DEX357/patch-6
Update msg_hash_pl.h
2018-05-21 03:02:46 +02:00
Alfrix 056664ee7d Update Spanish 2018-05-20 19:56:58 -03:00
DEX357 5313aca11d
Update msg_hash_pl.h 2018-05-21 00:04:16 +02:00
DEX357 0a45468af9
Update msg_hash_pl.h
missing entries
2018-05-20 23:48:50 +02:00
markwkidd b2c767ee22 provide a verb for the Save Game-option command
Signed-off-by: markwkidd <mark@stardart.net>
2018-05-20 15:30:26 -05:00
DEX357 64c6f88512
Update msg_hash_pl.h
amendments
2018-05-20 15:10:10 +02:00
DEX357 702dc1bb80
Update msg_hash_pl.h
Further corrections and omissions.
2018-05-19 18:49:16 +02:00
DEX357 496fbc1f50
Update msg_hash_pl.h
minor grammar changes
2018-05-19 01:42:49 +02:00
Alfrix d604239f00 Update Spanish 2018-05-17 21:28:18 -03:00