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
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
c883a81c42
Qt: only allow dropping files onto center list/grid view
2018-07-28 10:39:21 -04:00
Tatsuya79
963e19b42b
Update ui_qt_themes.h ( #7021 )
...
* Update ui_qt_themes.h
* Update ui_qt_window.cpp
2018-07-28 07:54:25 -04:00
Brad Parker
489601fadb
Qt: allow right-click in empty portion of playlist widget
2018-07-27 23:52:27 -04:00
Brad Parker
45d38dcccf
Qt: add dialog to choose core/database for new playlist entries
2018-07-27 23:45:48 -04:00
twinaphex
20335cd2b9
Add Hakchi files
2018-07-27 19:26:15 +02:00
Twinaphex
d802a7eaab
Merge pull request #7018 from altiereslima/master
...
Update portuguese translation
2018-07-27 14:37:06 +02: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
Brad Parker
e9c4192e9b
Qt: fix grid label text getting cut off on Windows, do not change size of grid items when selected
2018-07-26 11:14:01 -04:00
Brad Parker
0e86c664ce
Qt: add tooltips to show entire grid label text
2018-07-25 19:52:08 -04:00
Brad Parker
4b712fa750
Qt: elide grid label text
2018-07-25 19:41:54 -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
065318eb39
Qt: set default limit for "all playlists" to 5000, use retro_assert instead of assert
2018-07-25 08:44:25 -04:00
twinaphex
d6b273f60e
Add retro_assert.h
2018-07-25 12:24:07 +02: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
f0b0be898a
Qt: draw border around selected grid item
2018-07-25 00:29:48 -04:00
Brad Parker
d17c17085c
Qt: hook up search box to grid view
2018-07-24 17:07:17 -04:00
Brad Parker
c7052f67df
update CHANGES.md
2018-07-24 15:10:29 -04:00