Brad Parker
6639d0ed89
qb: don't fail if moc is missing
2018-05-01 08:51:57 -07:00
altiereslima
974a04e692
Update Portuguese Brazilian translation
2018-05-01 12:30:49 -03:00
Twinaphex
eb498f56a6
Merge pull request #6674 from Brunnis/fix-incorrect-dialog-label
...
Fix incorrect labels on dialogs due to incorrect macro
2018-05-01 13:31:23 +02:00
Twinaphex
12d72e26cc
Merge pull request #6673 from alphanu1/master
...
Tweaks to modeline genorator
2018-05-01 13:24:40 +02:00
alphanu1
dcb7dd12c8
Merge pull request #51 from alphanu1/alphanu1-patch-51
...
Better startup resolution for CRT
2018-05-01 12:14:53 +01:00
alphanu1
4b8fbf8682
Better startup resolution for CRT
2018-05-01 12:14:25 +01:00
alphanu1
2279870235
Merge pull request #50 from alphanu1/master-4
...
modeline tweaks, better porches
2018-05-01 12:10:58 +01:00
alphanu1
cc1024ddd0
modeline tweaks, better porches
2018-05-01 12:10:32 +01:00
alphanu1
50751e3f43
Merge pull request #49 from libretro/master
...
update
2018-05-01 12:08:27 +01:00
Mikael Brunnhede
b2187d4b10
Fix incorrect labels on dialogs due to incorrect macro.
2018-05-01 12:17:36 +02:00
Brad Parker
791aaa00e1
qb: detect Qt automatically
2018-04-30 22:11:55 -07:00
gblues
04cefd27d1
Cleanup of Wii U launcher code
...
== DETAILS
The Wii U main entrypoints were embedded in the frontend driver,
which isn't a great place for them. Also, the `main()` method was
pretty long and monolithic. Now it's (much) less so.
Changes:
- Refactor out the main entrypoints into their own source files
(`wiiu/main.c` and `wiiu/main.h`)
- Optimize includes in both files, so only the minimum needed to
compile are included.
- The `main()` method is a lot easier to understand now. It's no longer
a confusing mess of ifdefs.
- There's a small amount of changes in the headers for future work, which
is switching kpad_driver to be callback-driven. The only change here is
to import the function that will be used, and define some data types.
Testing:
- Did local builds and confirmed build is successful
- Successfully loaded a core and switched among a few games
2018-04-30 21:56:06 -07:00
Twinaphex
9ba9f9e8bd
Merge pull request #6671 from altiereslima/master
...
Update Brazilian Portuguese translation
2018-05-01 04:55:49 +02:00
altiereslima
0058d734a2
Update Brazilian Portuguese translation
...
based in english file: msg_hash_us.h
2018-04-30 23:48:21 -03:00
twinaphex
b650d484f4
(Qt) Change label to Clear
2018-05-01 04:35:02 +02:00
Brad Parker
cc94cafa8f
update Japanese translation
2018-04-30 22:06:32 -04:00
Brad Parker
4df26353dd
Qt: add option (off by default) to suggest the currently loaded core first
2018-04-30 20:33:28 -04:00
Brad Parker
f2f37a3309
Qt: refocus UI when unloading core/content
2018-04-30 19:52:21 -04:00
twinaphex
bf084da088
(ui_companion_driver) cleanups
2018-05-01 01:29:17 +02:00
Brad Parker
71257adb8e
Qt: add setting in User Interface to enable use of the desktop menu in general (disabling it may improve startup time if desktop menu is not being used)
2018-04-30 19:11:38 -04:00
Twinaphex
fc28edd821
Merge pull request #6670 from Tatsuya79/patch-3
...
small text style change
2018-04-30 23:09:56 +02:00
Tatsuya79
dbdef08a90
small text style change
2018-04-30 23:02:18 +02:00
twinaphex
b7ceedd891
Qt GUI won't work for C89
2018-04-30 21:03:47 +02:00
Twinaphex
62256b77c3
Merge pull request #6668 from bparker06/qt_wimp_squash
...
Qt WIMP GUI
2018-04-30 20:51:30 +02:00
Brad Parker
a1aefc901c
Qt WIMP GUI
2018-04-30 14:33:05 -04:00
Twinaphex
4e057edb1e
Merge pull request #6666 from alphanu1/master
...
Fixed incorrect variable assignment.
2018-04-30 19:47:07 +02:00
alphanu1
93bdb5c4f4
Merge pull request #48 from alphanu1/alphanu1-patch-48
...
Fix incorrect variable
2018-04-30 18:41:40 +01:00
alphanu1
2226dec436
Fix incorrect variable
2018-04-30 18:41:20 +01:00
Twinaphex
97ccfdf020
Merge pull request #6665 from alphanu1/master
...
Windows hz bug fix
2018-04-30 19:27:49 +02:00
alphanu1
34ecc81484
Merge pull request #47 from alphanu1/alphanu1-patch-47
...
Moved variable back to the top
2018-04-30 17:54:20 +01:00
alphanu1
675da4692e
Moved variable back to the top
2018-04-30 17:54:00 +01:00
alphanu1
3e17cbd2e1
Merge pull request #46 from alphanu1/alphanu1-patch-46
...
Variable rename
2018-04-30 17:51:51 +01:00
alphanu1
9400754a2b
Variable rename
2018-04-30 17:51:28 +01:00
alphanu1
fdddbb713d
Merge pull request #45 from alphanu1/alphanu1-patch-45
...
Variable rename
2018-04-30 17:50:36 +01:00
alphanu1
db751b4241
Variable rename
2018-04-30 17:50:13 +01:00
alphanu1
73b5aff2e1
Merge pull request #44 from alphanu1/alphanu1-patch-44
...
bug fix with hz switching
2018-04-30 17:15:38 +01:00
alphanu1
11b7f76526
bug fix with hz switching
2018-04-30 17:14:19 +01:00
Twinaphex
54f54fce28
Merge pull request #6664 from meleu/patch-21
...
don't allow slow motion if cheevos enabled
2018-04-30 18:13:28 +02:00
twinaphex
6ba2e72a3b
Add title for mixer stream settings
2018-04-30 18:12:22 +02:00
twinaphex
1f2a543232
Change logging back to 0
2018-04-30 17:53:07 +02:00
twinaphex
5aeab54ab7
(Audio mixer) Ability to individually set volume per stream
2018-04-30 17:51:01 +02:00
alphanu1
9474b4be74
Merge pull request #43 from alphanu1/master-3
...
Linux / Windows hz bug fix and Linux low res modeline generator fix
2018-04-30 16:50:58 +01:00
alphanu1
f672c7dc5c
Linux / Windows hz bug fix and Linux low res modeline generator fix
...
when merging Linux CRT refresh rate hz was dealt with in floats for Linux but ints for windows.
2018-04-30 16:49:22 +01:00
alphanu1
3edd7a6ac8
Merge pull request #42 from alphanu1/alphanu1-patch-41
...
Linux / windows hz bug fix
2018-04-30 16:41:04 +01:00
alphanu1
af3eb9e851
Linux / windows hz bug fix
...
when merging Linux CRT refresh rate hz was dealt with in floats for Linux but ints for windows.
2018-04-30 16:40:27 +01:00
alphanu1
e6dd809c8a
Merge pull request #41 from libretro/master
...
RA update
2018-04-30 16:30:57 +01:00
meleu
e57d0049f3
disable slow motion if cheevos enabled
2018-04-30 12:27:35 -03:00
twinaphex
01e85b321b
Improve audio_driver_menu_sample
2018-04-30 15:44:12 +02:00
twinaphex
0cea2cf158
Remove two Coverity warnings
2018-04-30 15:32:28 +02:00
twinaphex
1c90866070
Refactor this a bit and document it
2018-04-30 15:24:40 +02:00