Jan Holthuis
265670cc60
Fix indentation in german translations
2015-04-10 13:05:40 +02:00
Jan Holthuis
5993c3bfe1
Add additional german translations
...
This translates all strings that are currently in
shell/android/res/values/strings.xml.
2015-04-10 13:04:28 +02:00
Jan Holthuis
d9ea22b49d
Fix german translations
...
This mainly fixes typos and other mistakes in the german translations - mostly
the so-called "Deppenleerzeichen" (wrongfully inserted spaces in
composed words).
Refer to http://de.wikipedia.org/wiki/Leerzeichen_in_Komposita for details.
2015-04-10 12:27:03 +02:00
TwistedUmbrella
0cf93f79fa
Merge pull request #632 from kitrio/patch-3
...
Update strings.xml
2015-04-09 12:11:42 -04:00
kitrio
c23f08f9e9
Update strings.xml
...
new tag update and improve translation korean
2015-04-10 00:16:31 +09:00
TwistedUmbrella
5579204c10
Merge pull request #624 from reicast/loungekatt
...
Debug: Add L preview, Lollipop, and future unlisted
2015-04-01 10:13:05 -04:00
TwistedUmbrella
0109effc6c
Debug: Add L preview, Lollipop, and future unlisted
2015-03-31 09:58:54 -04:00
Stefanos Kornilios Mitsis Poiitidis
ebabdee8b9
Merge pull request #620 from reicast/feat/android-tv-xml
...
Enable Android TV options
2015-03-31 05:02:20 +02:00
Stefanos Kornilios Mitsis Poiitidis
3615fe0eff
Enable Android TV options
...
Travis builds with sdk-21 now, so all is fine
2015-03-31 04:49:05 +02:00
Stefanos Kornilios Mitsis Poiitidis
8b4c0d92db
Merge pull request #619 from reicast/feat/travis-sdk-21
...
Feat/travis sdk 21
2015-03-31 04:45:26 +02:00
Stefanos Kornilios Mitsis Poiitidis
11286ac02d
Also remove unneeded mv
2015-03-31 04:34:09 +02:00
Stefanos Kornilios Mitsis Poiitidis
e25c429ce6
Do not download adt or set ANDROID_HOME
2015-03-31 04:27:39 +02:00
Stefanos Kornilios Mitsis Poiitidis
25d27a72a0
Use native travis-android support, sdk 21
2015-03-31 04:24:13 +02:00
Stefanos Kornilios Mitsis Poiitidis
dfd37a2ec7
Merge pull request #613 from reicast/feat/reios-elf-boot
...
reios: Add support for elf booting
2015-03-23 18:48:38 +01:00
Stefanos Kornilios Mitsis Poiitidis
0c04adba67
reios: Add support for elf booting
2015-03-22 01:30:19 +01:00
Stefanos Kornilios Mitsis Poiitidis
3b1c38ad55
sh4/driver: don't log on div32 missmatch
2015-03-22 01:26:43 +01:00
TwistedUmbrella
b1108d15d0
Merge pull request #596 from reicast/loungekatt
...
Add theme selection GUI, Flush incoming intent when handled
2015-03-14 12:11:29 -04:00
TwistedUmbrella
2ae8ede025
Android TV config (pending travis API 21 support)
2015-03-14 11:53:46 -04:00
TwistedUmbrella
6cf0d1acda
Add a settings toggle to configure reios
2015-03-14 11:51:30 -04:00
Stefanos Kornilios Mitsis Poiitidis
1a79ce3d9c
Merge pull request #609 from williansti/master
...
update brazilian translation
2015-03-05 05:50:45 -08:00
Willians
25c40685e9
update brazilian translation
...
Revised translation and add options that were missing,
2015-03-02 09:11:51 -03:00
TwistedUmbrella
f440743a57
Remove unsupported flags, Add theme "clear"
2015-02-26 01:08:02 -05:00
TwistedUmbrella
2fe7062249
Add the manifest requirements for Android TV
2015-02-26 00:47:44 -05:00
TwistedUmbrella
e15fcc38e9
Better handling of theme items for spinner
2015-02-26 00:46:29 -05:00
TwistedUmbrella
21fbad3ba5
Verify freezing is not a context / thread issue
2015-02-26 00:46:29 -05:00
TwistedUmbrella
cb555bc06f
Properly flush an intent after the data is handled
...
Add a missing bracket for the intent cancellation
2015-02-26 00:46:29 -05:00
TwistedUmbrella
30cfc0b15a
Add a basic theme selection option to configuration
2015-02-26 00:46:29 -05:00
Stefanos Kornilios Mitsis Poiitidis
e82d6a8c0e
Merge pull request #581 from reicast/skmp/bios-hle
...
reios: HLE "bios"
2015-02-25 21:39:14 -08:00
~skmp
0285e2c5da
reios: Fix unaligned reads (emscripten, arm), more logging, u32be for LBA/sizes
2015-02-26 05:09:52 +01:00
Stefanos Kornilios Mitsis Poiitidis
cca8558d08
Add Serial Console option (debug.SerialConsoleEnable) for KOS, etc
2015-02-25 20:56:58 +01:00
Stefanos Kornilios Mitsis Poiitidis
13f67e2d17
reios: CD/descrambling support, reduced log spam, improved boot context, hle address aliasing, bios memset to catch accesses
2015-02-25 19:47:09 +01:00
Stefanos Kornilios Mitsis Poiitidis
578bb6dadc
reios/gdrom_hle: Fix TOC, better CHECK_COMMAND handling, split logspam to debugf
2015-02-25 19:33:36 +01:00
Stefanos Kornilios Mitsis Poiitidis
9ed6945826
sh4/cpu_iNimp: Nicer error output
2015-02-25 19:31:33 +01:00
Stefanos Kornilios Mitsis Poiitidis
ae8ce5ad23
sh4/rdv_CompilePC: Fix boot time automatic cache flushes
...
The bios boots from 0xA... addresses, not 0x8... so the flushes were never triggered
2015-02-25 19:30:08 +01:00
Stefanos Kornilios Mitsis Poiitidis
7c64d57b35
Merge branch 'master' into skmp/bios-hle
2015-02-25 15:21:59 +01:00
Stefanos Kornilios Mitsis Poiitidis
952b1ae6e9
reios/hleboot: support cdroms, descramble, slightly smarter bootfile search
2015-02-25 15:21:22 +01:00
TwistedUmbrella
d24e15daa6
Merge pull request #590 from reicast/loungekatt
...
Borrow Moga Lollipop workaround, Add theme backend
2015-01-24 08:54:05 -05:00
TwistedUmbrella
ab0e67edc7
Merge pull request #585 from reicast/skmp/improve-coreio
...
http support for cdi & gdi, updated based gdipsr
2015-01-24 08:53:53 -05:00
TwistedUmbrella
584fdae6f8
Add a basic backend for supporting button themes
...
The theme path will be store as the button_theme pref and verified
before loading. This will replace any existing buttons in the data
folder of the emulator home_directory at runtime and load as the
graphics for the button configuration. This requires button themes be
standardized.
2015-01-23 09:25:20 -05:00
TwistedUmbrella
9e2b28ae46
hack: Temp fix for crash in MOGA lib on Lollipop.
2015-01-16 23:20:20 -05:00
Stefanos Kornilios Mitsis Poiitidis
4a917a003e
Merge branch 'master' of github.com:reicast/reicast-emulator
2015-01-16 21:38:09 +01:00
Stefanos Kornilios Mitsis Poiitidis
977dff25ab
Basic support for recording frames
2015-01-16 21:37:30 +01:00
Stefanos Kornilios Mitsis Poiitidis
d9d9b76d79
TA/VTX: Reset current list on vdec_init
...
Fixes some rare cases where it's invalid or left over to some list, without a CurrentList set, leading to crash.
2015-01-15 14:23:56 +01:00
~skmp
33556f3863
64 bit fixes
2015-01-10 21:15:15 +02:00
Stefanos Kornilios Mitsis Poiitidis
0f60e72eb0
Add #include <cctype>, that's what isalnum is defined
2015-01-09 16:07:11 +01:00
Stefanos Kornilios Mitsis Poiitidis
3ca3b1220d
http support for cdi & gdi, updated based gdipsr
...
- Fix coreio fsize
- Fix coreio fopen to seek to 0
- Fix coreio/http to smart-escape urls
- For urls that include \ or % in the filenames, you have to pass them
escaped
- Update gdi parser to use (mostly) streamstream. That code is horrible
and should be rewritten
- coreio core is hacky and horrible at places as well
- Update imgreader to use coreio
- Update cdi parser + driver to use coreio
2015-01-09 15:50:07 +01:00
TwistedUmbrella
29496acf07
Merge pull request #583 from reicast/loungekatt
...
Attempting to fix Moga and the preview loader
2015-01-06 23:35:38 -05:00
TwistedUmbrella
8e548811e1
Add a thorough check for the data folder dilemma
2015-01-06 23:34:59 -05:00
TwistedUmbrella
4c96052d32
Support modifying the Moga listener at runtime
2015-01-06 23:34:59 -05:00
TwistedUmbrella
96a274caaf
Stop relying on a bug to maintain popup view width
...
The original view was held in place due to an Android bug that began
around ICS, which did not stretch views beyond a set amount when
displayed in modal dialogs.
Clean up the layout to better fit the popup items
2015-01-06 23:34:59 -05:00