neville
d7899c51aa
Compatibility fixes for OSX PPC
2018-08-30 16:18:51 +02:00
neville
5af0e58288
- Unset BOM
...
- remove non-latin characters - won't compile on OSX PPC otherwise
2018-08-30 16:05:51 +02:00
twinaphex
dac4034954
Add PPC ifdefs; kIOHIDUniqueKey is not available on OSX 10.5
2018-08-30 15:56:02 +02:00
twinaphex
b1643f9275
(AArch64) Needs to be set to SDK level 26 for Google Play
2018-08-30 01:47:15 +02:00
Brad Parker
2e8361970b
Qt: buildfix for older Qt
2018-08-29 18:41:05 -04:00
twinaphex
9d43f7f036
Fix French
2018-08-29 21:25:47 +02:00
Twinaphex
a157f2eedd
Merge pull request #7152 from bparker06/qt_coreoptions
...
Qt: initial core options dialog
2018-08-29 17:43:31 +02:00
Brad Parker
5a0017a23e
Update CHANGES.md
2018-08-29 11:42:14 -04:00
Brad Parker
56c9a37e5a
Qt: initial core options dialog
2018-08-29 11:34:36 -04:00
Brad Parker
95ad8798ee
Qt: scrub thumbnail titles according to No-Intro before downloading, fixes #7149
2018-08-29 00:42:34 -04:00
Brad Parker
c746115bbd
Qt: keep trying to download remaining thumbnails if any fail to open for writing (probably just illegal characters in filename)
2018-08-29 00:25:19 -04:00
twinaphex
7234544669
Update version
2018-08-29 01:48:37 +02:00
Twinaphex
945f57e3b4
Merge pull request #7147 from alfrix/master
...
Bind sublabel cheat apply after load
2018-08-28 22:13:06 +02:00
Alfrix
2d9f00f358
Bind sublabel cheat apply after load
2018-08-28 16:37:48 -03:00
Twinaphex
d160775263
Merge pull request #7137 from alfrix/xmb_exp
...
Fallback to a default icon in if there is no playlist icon
2018-08-28 19:51:47 +02:00
Twinaphex
8f043d717c
Merge pull request #7145 from alfrix/joselagem
...
Rebase and fix #6961
2018-08-28 19:39:31 +02:00
Joselagem
613ff650d0
Update languages files US and ES
...
Update languages files US and ES
Actualización de los archivos de idioma US y ES
2018-08-28 14:34:13 -03:00
Brad Parker
3010ef8775
Qt: do not create a new playlist if a name was not specified
2018-08-28 11:34:08 -04:00
Brad Parker
44eb97206a
Qt: fix canceling of thumbnail downloads, use QDir comparison instead of string-based to honor case-insensitivity on Windows
2018-08-28 09:01:25 -04:00
Twinaphex
96e14c0b61
Merge pull request #7139 from bparker06/qt_playlist_thumbnail
...
Qt: add right-click for playlists to download thumbnails for the current entries
2018-08-28 05:31:51 +02:00
Brad Parker
d8913d5d3a
Qt: add right-click for playlists to download thumbnails for the current entries
2018-08-27 23:29:44 -04:00
Twinaphex
0c6eea5030
Merge pull request #7138 from altiereslima/master
...
Update brazilian portuguese translation
2018-08-28 00:19:54 +02:00
Brad Parker
38f3d06d08
Qt: use C locale for numbers, otherwise slang shaders can break
2018-08-27 17:56:53 -04:00
altiereslima
0116f675b9
Update brazilian portuguese translation
2018-08-27 17:21:56 -03:00
Twinaphex
fa110c5bb2
Merge pull request #7124 from orbea/clang
...
Silence -Wunknown-warning-option warnings with clang.
2018-08-27 20:49:02 +02:00
Brad Parker
23836bfba9
use_thread option for screenshot was backwards
2018-08-27 13:38:43 -04:00
Twinaphex
ea87bb5a1d
Merge pull request #7122 from orbea/vulkan
...
Fix segfaults when starting vulkan without a working vulkan driver.
2018-08-27 18:59:00 +02:00
twinaphex
8a5d092e5b
(dispserv_x11.c) Make variable bigger to avoid all the warnings and use snprintf
2018-08-27 16:09:12 +02:00
Alfrix
6d1e04dd9c
Cleanup
2018-08-27 10:45:07 -03:00
Alfrix
aa0889ec29
Fallback to default icon in custom playlists
2018-08-27 10:43:31 -03:00
Twinaphex
503b42d161
Merge pull request #7134 from Dwedit/runahead-input-fix
...
Deterministic input for RunAhead, guaranteed to match the last polled input
2018-08-27 13:52:36 +02:00
Twinaphex
d2d9989ef1
Merge pull request #7135 from bparker06/qt_thumbnailpack
...
Qt: add right-click option for playlists to download their thumbnail packs
2018-08-27 13:51:57 +02:00
Brad Parker
21f99b9965
Qt: add right-click for playlists to download their thumbnail packs
2018-08-26 23:24:43 -04:00
Brad Parker
98fadf9b1f
Qt: remove partially downloaded thumbnail if transfer is canceled
2018-08-26 23:24:22 -04:00
Twinaphex
4a951cb369
Merge pull request #7133 from alfrix/xmb_exp
...
Fix themes without menu icons
2018-08-27 01:04:51 +02:00
Alfrix
461dbf39ba
Fix themes without menu icons
2018-08-26 20:00:36 -03:00
Brad Parker
32345e37f8
Qt: OPENSSL_VERSION_AT_LEAST was reverted in openssl git because it is in fact broken
2018-08-26 18:14:08 -04:00
Brad Parker
9638005332
Qt: add UI option to set startup playlist, fixes #7103
2018-08-26 17:17:45 -04:00
Brad Parker
12f1d003bb
Qt: openssl 1.1.0 broke their ABI
2018-08-26 16:04:01 -04:00
Brad Parker
1d6a69d198
Qt: remove partially downloaded files on failure
2018-08-26 12:04:18 -04:00
Brad Parker
49e5fcd0cc
Qt: only use openssl if we have it
2018-08-26 10:44:55 -04:00
Brad Parker
7731db9ed8
Qt: link to openssl so Qt will have it for later
2018-08-26 10:40:33 -04:00
Brad Parker
78f5aba04b
Qt: fix filename used for thumbnail download
2018-08-26 10:40:08 -04:00
Dwedit
821462409e
Deterministic input for RunAhead, guaranteed to match the last polled input.
2018-08-26 00:22:19 -05:00
Twinaphex
adb72755e1
Merge pull request #7127 from altiereslima/master
...
Update brazilian portuguese translation
2018-08-25 21:52:57 +02:00
Twinaphex
6093a56919
Merge pull request #7123 from bparker06/qt_thumbnail
...
Qt: add right-click option to download thumbnail for playlist entries
2018-08-25 21:52:44 +02:00
altiereslima
8c7526d8ef
como sempre...
2018-08-25 16:38:26 -03:00
altiereslima
3d056bc8c4
Update brazilian portuguese translation
2018-08-25 16:24:17 -03:00
orbea
3c6e42ccf6
Silence -Wunknown-warning-option warnings with clang.
...
When building CXX code with clang it will print many warnings.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
However removing this flag does not introduce any warnings so it
should be safe to remove.
2018-08-25 06:37:33 -07:00
Brad Parker
e9e424ec82
Qt: add right-click option to download thumbnail for playlist entries
2018-08-25 01:00:18 -04:00