44730 Commits

Author SHA1 Message Date
Twinaphex
421e6fe0f7
Merge pull request #7039 from RetroSven/master
add some options to the cheat system to browse emulator memory
2018-08-03 23:55:12 +02: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
Twinaphex
af4438406d
Merge pull request #7038 from joel16/vita-clockrates
Set max bus & gpu clock rates for PS VITA
2018-08-02 19:36:59 +02:00
Joel16
b606572bce Set max bus & gpu clock rates 2018-08-02 12:19:16 -05:00
Twinaphex
03854a0da1
Merge pull request #7037 from RetroSven/master
add an option to auto-apply cheats whenever they are toggled on/off
2018-08-02 17:18:21 +02: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
twinaphex
5b9115c848 C89_BUILD fixes 2018-08-01 01:27:30 +02:00
twinaphex
aec7ed40da This crashed Wayland 2018-08-01 01:15:58 +02:00
Brad Parker
bdf5efd4ab Qt: fix thumbnail display in file browser when name has dots in it 2018-07-31 11:34:25 -04:00
Brad Parker
b60e35ce48 Update CHANGES.md 2018-07-31 00:16:48 -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
d5ae00f3d8 Qt: fix loading of content from grid view with core set to "ask me" 2018-07-30 22:52:14 -04:00
Brad Parker
e63edfa6d2 Qt: add button to playlist entry dialog to change the path to the content 2018-07-30 21:18:34 -04:00
Brad Parker
e1b2d752ab Qt: use complete base name in case file has periods in it 2018-07-30 19:41:31 -04:00
Twinaphex
3e330bed7c
Merge pull request #7034 from Tatsuya79/patch-3
Update ui_qt_themes.h
2018-07-31 01:32:08 +02:00
Tatsuya79
1ceac715b3
Update ui_qt_themes.h 2018-07-31 01:07:00 +02:00
Brad Parker
50381a0463 Qt: allow FileDropWidget to be styleable 2018-07-30 18:22:18 -04:00
Twinaphex
b5d5fb4940
Merge pull request #7032 from Tatsuya79/patch-2
Update ui_qt_themes.h
2018-07-30 17:36:04 +02:00
Tatsuya79
20a66e468e
Update ui_qt_themes.h 2018-07-30 17:26:58 +02:00
Brad Parker
5273aa2861 Qt: use native separators for playlist paths 2018-07-30 10:02:38 -04:00
Twinaphex
157fbe07b6
Merge pull request #7031 from RetroSven/master
fix strncat size warnings ; only consume additional cheat memory when performing searching - no need to alloc additional memory when applying cheats ; bugfix address mask max value
2018-07-30 14:00:44 +02:00
Sven
ba8ceb8f84 Merge remote-tracking branch 'upstream/master' 2018-07-30 04:12:46 -04:00
Sven
c2825cb7c5 fix strncat size warnings ; only consume additional cheat memory when performing searching - no need to alloc additional memory when applying cheats ; bugfix address mask max value 2018-07-30 04:08:50 -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
3d862bbdb4 Merge remote-tracking branch 'upstream/master' 2018-07-29 16:08:12 -04:00
Sven
565e916ef9 add "reload game-specific cheats" option to cheats menu 2018-07-29 15:55:40 -04:00
Twinaphex
58dd8a1917
Merge pull request #7029 from alfrix/spanish
Spanish terminology changes
2018-07-29 20:31:25 +02: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
twinaphex
7131b969d8 (Android) Buildfixes 2018-07-29 19:04:53 +02:00
Twinaphex
9b79d150b4
Merge pull request #7028 from Skarsnik/master
Fix a bug in the READ_CORE_RAM command of the network interface and add a VERSION command
2018-07-29 18:23:43 +02:00
Twinaphex
77095247cc
Merge pull request #7027 from RetroSven/master
save/load from cheat_dir/core_name/game_name.cht ; only save to cheat…
2018-07-29 17:14:05 +02:00
Twinaphex
7ea94f57f6
Merge pull request #7026 from alfrix/spanish
Update Spanish
2018-07-29 17:12:47 +02:00
Sven
0442aa5a31 save/load from cheat_dir/core_name/game_name.cht ; only save to cheat file when there are >0 cheats 2018-07-29 10:48:41 -04:00
Alfredo Monclus
18646e3af0 Update Spanish 2018-07-29 11:20:46 -03:00
Sylvain Colinet
011cb61782 Added a version command 2018-07-29 15:15:29 +02:00
Sylvain Colinet
ef43e171ce Network command interface : Fix the READ_CORE_RAM command to not crash when asking for size over 78 2018-07-29 14:49:31 +02:00
Brad Parker
2faa250174 Qt: throttle status bar messages 2018-07-28 23:15:00 -04:00
Brad Parker
fea09f7382 Qt: add right-click menu to delete playlist items 2018-07-28 22:34:00 -04:00
Brad Parker
978edc7acf Qt: always set the current tab on startup 2018-07-28 18:46:51 -04:00
Twinaphex
e579842620
Merge pull request #7023 from RetroSven/master
fix bug when accessing memory address cheat setting before cheat syst…
2018-07-29 00:08:38 +02:00
Sven
3c0a8c0c10 fix bug when accessing memory address cheat setting before cheat system initialized ; clean up code in some areas 2018-07-28 17:45:33 -04:00
twinaphex
d08f0f1234 CXX_BUILD cleanups 2018-07-28 23:18:44 +02:00
twinaphex
89083fd093 C89 buildfixes 2018-07-28 22:11:56 +02: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
bparker06
7c06e6f620
Update CHANGES.md 2018-07-28 13:00:26 -04:00