Jeffrey Pfau
|
73518ceda5
|
Qt: Add savestate save undo
|
2015-07-14 20:45:29 -07:00 |
Jeffrey Pfau
|
b3cf9ec162
|
Qt: Only hide cursor if the display is the top widget
|
2015-07-13 22:09:20 -07:00 |
Jeffrey Pfau
|
f50f98416b
|
Qt: Add savestate load undo
|
2015-07-13 21:56:05 -07:00 |
Jeffrey Pfau
|
5ed05dc66f
|
GBA: Get GB Player working with savestates
|
2015-07-13 21:19:01 -07:00 |
Jeffrey Pfau
|
43d9c8b754
|
GBA: Gigantic refactor and add preliminary Game Boy Player support
|
2015-07-13 20:46:41 -07:00 |
Jeffrey Pfau
|
56208521d6
|
ARM7: Fix decoding LDR3
|
2015-07-13 01:15:59 -07:00 |
Jeffrey Pfau
|
4d5c1f9849
|
Qt: Hide cursor opportunistically
|
2015-07-12 17:42:30 -07:00 |
Jeffrey Pfau
|
8a66ee0d56
|
All: Fix fresh build
|
2015-07-12 16:10:48 -07:00 |
Jeffrey Pfau
|
817f1573d3
|
All: Move version generation to external CMake script
|
2015-07-12 16:02:16 -07:00 |
Jeffrey Pfau
|
18ec3de2e2
|
Libretro: Add rumble support
|
2015-07-12 15:49:27 -07:00 |
Jeffrey Pfau
|
386da2accd
|
VFS: Add VFile.sync for memory vfs
|
2015-07-12 15:49:04 -07:00 |
Jeffrey Pfau
|
1b8fe1aa09
|
Qt: Add fast forward cap to settings
|
2015-07-12 12:27:15 -07:00 |
Jeffrey Pfau
|
712b0ccb84
|
Qt: Ensure proper audio sample rate is used when resampling audio
|
2015-07-12 00:19:17 -07:00 |
Jeffrey Pfau
|
9d7b79db27
|
GBA: Cannot clean a savefile if there is no vf
|
2015-07-11 16:32:11 -07:00 |
Jeffrey Pfau
|
0496691c9b
|
Qt: Prompt for restart when changing display driver
|
2015-07-11 14:51:09 -07:00 |
Jeffrey Pfau
|
5749649b9c
|
All: Update port progress a bit
|
2015-07-11 02:57:08 -07:00 |
Jeffrey Pfau
|
1ee5ccd1ff
|
GBA: Clean up non-standard logging a bit
|
2015-07-09 21:55:13 -07:00 |
Jeffrey Pfau
|
f6581773d8
|
GBA: Remove GBA_LOG_INFO from default log levels
|
2015-07-08 20:43:26 -07:00 |
Jeffrey Pfau
|
9911484aee
|
Qt: Add confirmation for making portable
|
2015-07-07 22:51:28 -07:00 |
Jeffrey Pfau
|
f0c8c246cc
|
VFS: Fix Windows build
|
2015-07-07 01:03:36 -07:00 |
Jeffrey Pfau
|
4b3df31e49
|
GBA: Savedata is now synced shortly after data finishes being written
|
2015-07-07 00:30:10 -07:00 |
Jeffrey Pfau
|
250d3b940d
|
VFS: Add sync method to force syncing with backing
|
2015-07-07 00:27:08 -07:00 |
Jeffrey Pfau
|
b4c3440bc4
|
GBA Cheats: Fix Pro Action Replay and GameShark issues when used together
|
2015-07-06 23:12:06 -07:00 |
Jeffrey Pfau
|
fd809b3b39
|
GBA: Fix Windows build
|
2015-07-05 15:00:29 -07:00 |
Jeffrey Pfau
|
38ec77b803
|
Qt: Menu option to make portable
|
2015-07-05 14:42:11 -07:00 |
Jeffrey Pfau
|
d9778a98d4
|
Util: Check for SETLOCALE too
|
2015-07-05 13:05:09 -07:00 |
Jeffrey Pfau
|
32cb7bfcdc
|
GBA Thread: Properly use _WIN32 to increase portability
|
2015-07-05 12:55:53 -07:00 |
Jeffrey Pfau
|
6c87c1c69d
|
GBA Video: Slightly optimize mode 0 mosaic rendering
|
2015-07-05 02:12:22 -07:00 |
endrift
|
81cb6ff752
|
Merge pull request #58 from sergiobenrocha2/master
Added Keyword and Comment to desktop entry.
|
2015-07-04 21:47:34 -07:00 |
sergiobenrocha2
|
67cbb51166
|
Added Keyword and Comment to desktop entry.
|
2015-07-05 01:38:42 -03:00 |
Jeffrey Pfau
|
3f2426ef4c
|
Qt: Initialize some members in Display
|
2015-07-04 01:40:13 -07:00 |
Jeffrey Pfau
|
016b64bf15
|
Qt: Initial logging throughout
|
2015-07-04 01:24:37 -07:00 |
Jeffrey Pfau
|
ebca878c31
|
Qt: Replace remaining toLocal8Bit with toUtf8
|
2015-07-04 01:06:13 -07:00 |
Jeffrey Pfau
|
e0a6af087e
|
Qt: Adjust memory selection by shift-clicking
|
2015-07-04 00:38:08 -07:00 |
Jeffrey Pfau
|
abdf448f81
|
Qt: Fix memory editing overlay not displaying hex A-F properly
|
2015-07-04 00:32:28 -07:00 |
Jeffrey Pfau
|
3c9433b74c
|
Qt: Central log controller
|
2015-07-04 00:16:26 -07:00 |
Jeffrey Pfau
|
4e6ed63848
|
GBA Memory: Revert lazy prefetch
This reverts commits d4ecdfc2ac and aed62605cf .
|
2015-07-03 00:22:28 -07:00 |
Jeffrey Pfau
|
e8b5127dac
|
Qt: Configurable display driver (requires restart)
|
2015-07-03 00:05:55 -07:00 |
Jeffrey Pfau
|
41c19a8f09
|
Qt: Fix setting the display driver
|
2015-07-02 23:21:25 -07:00 |
Jeffrey Pfau
|
5b3fd879b4
|
Qt: Pre-render messages for improved speed
|
2015-07-02 23:19:29 -07:00 |
Jeffrey Pfau
|
7395d47a5a
|
Qt: Move message painting into Display
|
2015-07-02 22:17:06 -07:00 |
endrift
|
7c629a76ba
|
Merge pull request #57 from lioncash/va_end
Qt: (GameController) Add a missing va_end call to the log handler lambda
|
2015-07-02 09:06:09 -07:00 |
Lioncash
|
2141868cf2
|
Qt: (GameController) Add a missing va_end call to the log handler lambda
|
2015-07-02 10:21:22 -04:00 |
Jeffrey Pfau
|
06f02ef873
|
GBA Config: Check current directory for portable.ini
|
2015-07-01 21:55:21 -07:00 |
Jeffrey Pfau
|
27898fb1f3
|
Qt: Prevent messages from queuing up too quickly (fixes #43)
|
2015-07-01 21:08:29 -07:00 |
Jeffrey Pfau
|
5afa24c656
|
GBA: Properly handle failed loading of PNG savestates
|
2015-07-01 19:56:10 -07:00 |
Jeffrey Pfau
|
b3ea09e150
|
GBA: Savestates with negative audio registers are only relevant if not dead
|
2015-07-01 19:43:34 -07:00 |
Jeffrey Pfau
|
d4ecdfc2ac
|
GBA Memory: Fix prefetch invalidation delay
|
2015-07-01 19:24:15 -07:00 |
endrift
|
79252c21fc
|
Merge pull request #56 from tommai78101/patch-1
All: Adding a web link to MurmurHash3.
|
2015-07-01 17:11:16 -07:00 |
Thompson Lee
|
003d0bcc66
|
Adding a web link to MurmurHash3.
Unfortunately, the wiki claims the contents are out of date, and can't seem to find the latest wiki revision.
|
2015-07-01 19:37:52 -04:00 |