Commit Graph

5896 Commits

Author SHA1 Message Date
Vicki Pfau
23e60e081e GB: Improved SGB2 support 2018-10-04 09:26:03 -07:00
Twinaphex
bc65529aa7
Merge pull request #117 from fr500/patch-1
Add git version to android
2018-10-04 14:43:10 +02:00
Vicki Pfau
a44621e0d4 CMake: Ubuntu Cosmic fixes 2018-10-03 23:11:32 -07:00
Vicki Pfau
360890d5dc Qt: Fix portable.ini creation 2018-10-03 20:53:26 -07:00
Vicki Pfau
c94c5eeedf Merge branch 'inno-setup' 2018-10-03 16:42:06 -07:00
Vicki Pfau
c7e615a047 Windows: Add Inno Setup script 2018-10-03 16:39:39 -07:00
Lothar Serra Mari
3e957c7b91 Win32: Let Inno setup parse the source directory recursively 2018-10-03 16:39:39 -07:00
Lothar Serra Mari
cf1a2b817e Win32: Add French as language option in the inno installer 2018-10-03 16:39:39 -07:00
Lothar Serra Mari
2a60cc9951 Win32: Increase version number for the inno installer to 0.6.3 2018-10-03 16:39:39 -07:00
rootfather
a81259f94b Win32: Fix entries for the README/documentation files 2018-10-03 16:39:39 -07:00
rootfather
ae553bab34 Win32: Add German README file to the installer script 2018-10-03 16:39:39 -07:00
rootfather
8880ed7277 Win32: Add version detection to the Inno script
Now you don't have to switch between IsRelease = yes and no.

Instead, you set the CurrentReleaseVersion variable to the
number of the latest stable release and Inno will decide
if the setup you are about to build is a stable or a development
package, so you have to alter the script only once for each release
cycle.

This is the highest level of automation I can currently imagine.
2018-10-03 16:39:39 -07:00
rootfather
c1a7e1aca1 Win32: Add notification message when installing a development build 2018-10-03 16:39:39 -07:00
rootfather
06b999afd5 Win32: Remove workaround for bug #906 (now fixed) 2018-10-03 16:39:39 -07:00
rootfather
a4f669969e Win32: Improve version handling in Inno Setup 2018-10-03 16:39:39 -07:00
rootfather
df9c5f5f91 Win32: Add Inno Setup script 2018-10-03 16:39:39 -07:00
Lothar Serra Mari
b8d29a0ce8 Qt: Update German GUI translation 2018-10-03 22:55:48 +02:00
Andrés
087467ce0c
Update Makefile.rules 2018-10-02 22:11:08 -05:00
Kevin López Brante
e1b9ace37c Qt: Updated Spanish translation 2018-10-02 17:08:23 -07:00
Vicki Pfau
f52859126b Qt: End painter thread when destroying GL display 2018-10-02 13:07:26 -07:00
Vicki Pfau
50e699037f Qt: Clear display before closing window 2018-10-02 13:04:15 -07:00
Vicki Pfau
5e7333e20f Qt: Don't double-load display driver 2018-10-02 13:03:41 -07:00
Vicki Pfau
18fc2cbdb2 Qt: Fix focus issues with LoadSaveState 2018-10-02 10:01:30 -07:00
Vicki Pfau
64b44efbf1 Qt: State file load/save menu options 2018-10-02 09:39:27 -07:00
Vicki Pfau
e26eeed02a GB, GBA Savedata: Fix leaks when loading masked save (fixes #1197) 2018-10-02 08:22:35 -07:00
lacastri
08ab254fef cmake libretro "visual studio 15 2017" 2018-10-01 21:06:43 -07:00
Vicki Pfau
ac2c1417ad Qt: Slow down sensor view polling 2018-10-01 16:36:31 -07:00
Vicki Pfau
12cf61f9fc Qt: Copy volume and mute settings into core config (fixes #1194) 2018-10-01 12:15:16 -07:00
Vicki Pfau
2d5bfe3321 Qt: Ensure camera image is valid 2018-10-01 12:07:56 -07:00
Vicki Pfau
2bfc3e0ca6 Wii: Define _GNU_SOURCE 2018-10-01 12:07:20 -07:00
Twinaphex
426934d8ff
Merge pull request #115 from endrift/libretro
Libretro: Fix root issue for config crash
2018-10-01 20:36:56 +02:00
Vicki Pfau
0b02b19e9c Libretro: Fix root issue for config crash 2018-10-01 10:35:28 -07:00
Vicki Pfau
da80c5a971 Qt: Fix FPS counter on Windows 2018-09-30 16:14:17 -07:00
Vicki Pfau
1247dec1ba Switch: Rotation support 2018-09-30 14:05:06 -07:00
Vicki Pfau
b192330166 Qt: Fix jumbled background when paused 2018-09-30 13:34:26 -07:00
Vicki Pfau
426993bbbb GB I/O: Fix inverted button filter 2018-09-29 23:14:43 -07:00
Vicki Pfau
2865c9ab2b Switch: Rumble support 2018-09-29 23:11:16 -07:00
Vicki Pfau
479bee3707 GB, GBA: Fix broken opposing button filter (fixes #1191) 2018-09-29 12:55:35 -07:00
Twinaphex
85c1cf5bca
Merge pull request #114 from m4xw/libnx
[LIBNX] Initial Port
2018-09-29 21:51:28 +02:00
M4xw
4d41fe7804 [LIBNX] Initial Port 2018-09-29 21:49:50 +02:00
Vicki Pfau
eec39a4324 Wii: Stretch now sets pixel-accurate mode size cap 2018-09-29 12:08:31 -07:00
Vicki Pfau
46953b2791 Wii: Expose stretch configuration in settings 2018-09-29 12:08:31 -07:00
Vicki Pfau
eabdbe97ea mGUI: Don't save config menu markers 2018-09-29 12:08:31 -07:00
Vicki Pfau
8a006bc9c4 Wii: Disable use of strtof_l (fixes #1106) 2018-09-29 12:08:31 -07:00
Vicki Pfau
32c5fd6d90 mGUI: Add variants 2018-09-29 11:09:16 -07:00
Vicki Pfau
927f8b0d88 CHANGES: Minor text fixes 2018-09-29 10:20:08 -07:00
Vicki Pfau
9061620e58 Wii: Fix drawing caching regression (fixes #1185) 2018-09-29 10:05:43 -07:00
Sérgio Benjamim
96f97cefb4 Merge remote-tracking branch 'upstream/master' 2018-09-29 13:28:19 -03:00
Vicki Pfau
20f900520d Travis: Replace artful with cosmic 2018-09-28 18:08:31 -07:00
Vicki Pfau
d566185b39 CHANGES: Minor text fixes 2018-09-28 18:08:03 -07:00