Unknown W. Brackets
|
ae576f2457
|
Show the path in the game details screen.
Helps when you have 2+ isos in the same dir with different versions of the
same game, heh. Like when hacking/translating.
|
2013-12-14 22:36:41 -08:00 |
|
Unknown W. Brackets
|
11f676d176
|
Support extracted ISOs (for debugging) in browser.
|
2013-12-14 22:36:40 -08:00 |
|
Unknown W. Brackets
|
4ed419d4d5
|
Support pinning paths in the game browser.
For example, you might have games in multiple places, internal and
external storage, or a projects directory in addition to regular games,
etc.
|
2013-12-14 22:34:44 -08:00 |
|
Unknown W. Brackets
|
11ed3a46d9
|
Workaround Tactics Ogre block transfer weirdness.
This works around #4833, while keeping videos in Valkyrie Profile (and any
other games programmed the same way) working.
|
2013-12-14 16:45:29 -08:00 |
|
Unknown W. Brackets
|
701543bdeb
|
Merge pull request #4834 from thedax/updateComment
Update comment in PSPDialog::IsButtonHeld.
|
2013-12-14 16:09:25 -08:00 |
|
The Dax
|
9ea907d7b7
|
Update comment in PSPDialog::IsButtonHeld.
|
2013-12-14 19:05:19 -05:00 |
|
Unknown W. Brackets
|
dcee781ae8
|
Add CityHash back to Linux/iOS/etc.
This reverts commit ecfe43c149.
|
2013-12-14 15:46:11 -08:00 |
|
Henrik Rydgård
|
309f1aa082
|
Merge pull request #4832 from thedax/oskInputRepeat
OSK: Allow the text input buttons to be held and thus repeat.
|
2013-12-14 15:23:35 -08:00 |
|
The Dax
|
92ab821f14
|
Allow the OSK text input buttons to be held and thus repeat.
|
2013-12-14 18:18:18 -05:00 |
|
Henrik Rydgård
|
a63e9828ed
|
Merge pull request #4831 from unknownbrackets/jit-invalidate
When importing vars, invalidate jit for HI16 too
|
2013-12-14 15:11:21 -08:00 |
|
Henrik Rydgård
|
c9ea3f925d
|
Merge pull request #4830 from unknownbrackets/debugger
Switch to 64-bit hash, minor debugger stuff
|
2013-12-14 15:11:00 -08:00 |
|
Unknown W. Brackets
|
18e2648a27
|
When importing vars, invalidate jit for HI16 too.
|
2013-12-14 15:05:56 -08:00 |
|
Unknown W. Brackets
|
13bf4d83fa
|
Add memchecks for common HLE copy operations.
Better to catch some than miss everything.
|
2013-12-14 14:56:05 -08:00 |
|
Unknown W. Brackets
|
12713a44a1
|
Attempt to prevent shutdown crash in debugger.
|
2013-12-14 14:56:04 -08:00 |
|
Unknown W. Brackets
|
b74c62b6a6
|
Switch to a 64-bit function hash.
|
2013-12-14 14:56:04 -08:00 |
|
Unknown W. Brackets
|
5220115708
|
Reduce sceMpegRingbufferAvailableSize() logspam.
It's really mostly interesting when it changes only.
|
2013-12-14 14:56:03 -08:00 |
|
Henrik Rydgård
|
323fc9a999
|
Merge pull request #4826 from vnctdj/master
Update Store.cpp
|
2013-12-14 12:01:58 -08:00 |
|
Henrik Rydgård
|
a95930a788
|
Merge pull request #4828 from unknownbrackets/mpeg-minor
Fix some issues with looping videos, and videos added in tiny chunks
|
2013-12-14 12:00:09 -08:00 |
|
Unknown W. Brackets
|
7bbbf4d4b6
|
Typo.
|
2013-12-14 11:34:06 -08:00 |
|
Unknown W. Brackets
|
3204ec94fb
|
Forget video end when more packets are added.
Good for looping videos, for example Burnout.
|
2013-12-14 11:33:32 -08:00 |
|
Unknown W. Brackets
|
20b81ef552
|
Don't try to seek the video with too few packets.
Conservatively we seem to need approximately 6, which any video ought to
be longer than.
|
2013-12-14 11:18:08 -08:00 |
|
Unknown W. Brackets
|
057cad228c
|
Upload block transfers to FBOs when from ram.
|
2013-12-14 10:10:23 -08:00 |
|
vnctdj
|
5473c022ee
|
Update Store.cpp
"Store" pointer name changed (https://github.com/hrydgard/ppsspp/wiki/i18n-translation-pointer-names)
Making translatable
|
2013-12-14 14:50:18 +01:00 |
|
bollu
|
ee5a9fb9b1
|
fixed a tilt bug
|
2013-12-14 18:25:57 +05:30 |
|
bollu
|
b0c7e824be
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp into improvedTilControls
|
2013-12-14 16:45:29 +05:30 |
|