twinaphex
39772de535
Add Polish (ISO-8859-2)
2015-07-07 02:56:27 +02:00
Higor Eurípedes
41a77639e3
(XMB) Remove playlist extension from title
2015-07-06 19:52:04 -03:00
Higor Eurípedes
08c759a16e
(GLUI) Remove early return in glui_frame()
...
This is not needed anymore as CPU usage has been greatly reduced by
changes introduced in the last 4-6 weeks.
2015-07-06 19:33:28 -03:00
twinaphex
8aa383463a
Cleanup action_start_video_resolution
2015-07-07 00:30:34 +02:00
twinaphex
0fa61b3ade
Fix menu_cbs_start.c warning
2015-07-07 00:28:22 +02:00
radius
2aa7c46e78
change the approach to wii resolution changing, this is more stable
2015-07-06 16:07:33 -05:00
Jean-André Santoni
457ffd3dd8
(GLUI) Use dpi on mobile platforms only. For desktop, remain proportional to screen width like XMB.
2015-07-07 01:36:53 +07:00
Jean-André Santoni
aec9bbc9f5
(XMB) Smarter tickering
2015-07-06 20:34:28 +07:00
Jean-André Santoni
b45441d4c9
(GLUI) Scale all widgets to the screen width in windowed mode. Re-layout in context reset.
2015-07-06 19:38:34 +07:00
radius
8a0f47f6d1
make start reset to the default resolution
2015-07-06 00:50:11 -05:00
radius
c71c93efbd
fix typo
2015-07-06 00:46:27 -05:00
radius
56b71a8d82
make start reset to the default resolution
2015-07-06 00:44:49 -05:00
radius
d09490789a
implement wii resolution saving
2015-07-06 00:29:51 -05:00
twinaphex
49e35a5bcf
ToadKing's 'cooldown' hack causes too many problems - try
...
different way of guarding against button A/B reacting too
quickly
2015-07-06 00:49:24 +02:00
radius
af916ccab7
change it so it can be changed at runtime instead of a compile time option
2015-07-05 14:13:22 -05:00
radius
671c49d970
hide ffmpeg directory settings if ffmpeg support is not compiled in
2015-07-05 00:08:09 -05:00
radius
4e0b93f445
hide recording settings if ffmpeg support is not compiled in
2015-07-05 00:05:01 -05:00
Toad King
5e6840a9a5
add cooldown on ok/back buttons in menu, fixes weird wii bug with load core menu
2015-07-04 17:22:25 -05:00
twinaphex
2654f81cf6
(Android) Fix pretty names in Core Updater
2015-07-04 23:58:29 +02:00
twinaphex
9b1f6152fd
Got define wrong
2015-07-04 23:13:55 +02:00
twinaphex
943cf9a007
Add very sloppy hack - when GLUI and/or XMB is selected and we use
...
the D3D9 driver, fallback to RGUI. We will properly fix this later
on and not only for D3D either
2015-07-04 22:59:40 +02:00
twinaphex
45dc25c96c
Hide 'Add Content' when both HAVE_NETWORKING and HAVE_LIBRETRODB
...
are not defined
2015-07-04 22:48:18 +02:00
twinaphex
c52c45ba3a
Prevent warning
2015-07-04 21:47:26 +02:00
twinaphex
e438dd3263
Do wraparound of settings
2015-07-04 19:58:43 +02:00
twinaphex
c1503e8bf0
(libogc) Buildfix
2015-07-04 19:01:55 +02:00
twinaphex
c7d9f2f7e8
Show prettified core info display names in Core Updater
2015-07-04 18:57:04 +02:00
twinaphex
671e1d98a2
Get rid of 'Gets here' debug log
2015-07-04 17:24:52 +02:00
twinaphex
d42f01ad35
If playlist directory is not set, make it possible in XMB mode to
...
still escape to the left and/or right when there are no playlist entries
found.
2015-07-04 17:20:49 +02:00
twinaphex
91a7be042f
Fix some labels
2015-07-04 17:10:19 +02:00
twinaphex
085ae4de55
Fix some labels
2015-07-04 17:06:12 +02:00
twinaphex
67117975dd
Fix "Menu Wallpaper" setting
2015-07-04 15:23:28 +02:00
Twinaphex
cb10c181e2
Merge pull request #1888 from lakkatv/french
...
(French) Update translations
2015-07-04 13:15:09 +02:00
Twinaphex
90a383df82
Merge pull request #1887 from lakkatv/xmb
...
(XMB) Display movie icon
2015-07-04 13:14:32 +02:00
Jean-André Santoni
441ba261b9
(French) Update translations
2015-07-04 14:41:02 +07:00
twinaphex
c261d7186e
Add label
2015-07-04 07:12:35 +02:00
twinaphex
3ec0edd686
Add "Select Downloaded File And Detect Core"
2015-07-04 07:09:54 +02:00
twinaphex
d7d7eb4c74
Add label for 'Autoload Preferred Overlay'
2015-07-04 06:51:38 +02:00
twinaphex
619bd50b13
Update Core Updater Settings label
2015-07-04 06:45:26 +02:00
twinaphex
431169d86b
Add 'Update Core Info Files'
2015-07-04 06:18:02 +02:00
twinaphex
ddb6efa75c
(menu_cbs_ok) Fix flushing after loading core
2015-07-04 05:52:55 +02:00
twinaphex
de6243a590
Rename 'Core Assets' to "Downloads" dir
2015-07-04 05:34:55 +02:00
twinaphex
18ee147d19
Allow you to scroll in core content settings
2015-07-04 04:03:10 +02:00
twinaphex
38839dc8eb
Make 'Download Core Content 'work
2015-07-04 04:01:35 +02:00
twinaphex
d20f110a2f
Start adding 'Content Downloader' options
2015-07-04 03:37:43 +02:00
twinaphex
7634ffb4ac
Correctly filter out non-directory entries for 'Scan Directory'
2015-07-04 02:15:34 +02:00
Jean-André Santoni
a54b89387c
(XMB) Display movie icon
2015-07-04 07:14:26 +07:00
twinaphex
77d310a45d
Correct label for 'Scan This Directory'
2015-07-04 02:12:09 +02:00
twinaphex
26b55ed2d2
Make 'Scan File' work
2015-07-04 02:07:18 +02:00
twinaphex
6f268d7dff
Add "Scan Content" options
2015-07-04 01:51:41 +02:00
twinaphex
8dfc9241c6
(Android) Remove a bunch of dead code in Android Java menu - this
...
should just be a (very dumb) launcher from now on
2015-07-03 19:27:16 +02:00
twinaphex
a452af6cc5
Change autoconfig profiles
2015-07-03 16:19:30 +02:00
twinaphex
24236455c2
Backport MisterTea's 'IOS menu settings don't respect enforce_(minlmax)range
...
patch
2015-07-03 00:35:56 +02:00
twinaphex
467452a698
Updates pt. 4
2015-07-02 18:55:49 +02:00
Hyllian
cc6d90ea56
More portuguese translations.
2015-07-02 14:02:20 +02:00
Jean-André Santoni
cb35805ba6
(XMB) Add an image icon
2015-07-01 19:53:34 +07:00
twinaphex
ffd3363d87
(shared.h) Refactors
2015-06-30 19:04:19 +02:00
twinaphex
3e2d8d2ccc
(XMB) More refactors
2015-06-30 19:00:09 +02:00
twinaphex
aea28b5ec1
(XMB) Refactor
2015-06-30 18:57:03 +02:00
twinaphex
43c1c1e7ac
(GLUI) Refactor some code
2015-06-30 18:53:57 +02:00
Twinaphex
a912ca097f
Merge pull request #1877 from lakkatv/xmb
...
(XMB) Display music icon
2015-06-30 18:12:52 +02:00
Jean-André Santoni
ba02256006
(XMB) Display music icon
2015-06-30 23:07:22 +07:00
twinaphex
340caec0a0
(SNC) Fix a bunch of compiler warnings
2015-06-30 15:49:40 +02:00
twinaphex
80546dd326
Fix some warnings
2015-06-30 15:45:10 +02:00
twinaphex
d62bb3cd22
(menu_cbs_*) C89 buildfixes
2015-06-30 13:58:33 +02:00
Alcaro
adb532d6f6
We have a dependency on the image viewer core too, so always include this.
2015-06-30 12:19:36 +02:00
twinaphex
96c119bb1d
Move retroarch_logger.h to libretro-common/include
2015-06-30 00:38:10 +02:00
Twinaphex
07f20d6ed6
Merge pull request #1874 from lakkatv/xmb
...
(French) Update translation
2015-06-29 22:04:12 +02:00
Jean-André Santoni
890374cf83
(French) Update translation
2015-06-30 02:56:47 +07:00
twinaphex
fefa500dcf
Some C89 build fixes
2015-06-29 21:52:55 +02:00
twinaphex
018c685b09
C89_BUILD fixes
2015-06-29 21:39:00 +02:00
Higor Eurípedes
c2904e5b3f
(menu_displaylist) Fix leak in menu_displaylist_parse_database_entry()
2015-06-28 18:56:51 -03:00
Higor Eurípedes
6b8ebcbae1
(menu_cbs_iterate) Render while in ITERATE_TYPE_ZIP mode
2015-06-28 17:56:06 -03:00
twinaphex
22ae788c39
Simplify string
2015-06-28 19:19:18 +02:00
twinaphex
4798975a85
Silence some more MSVC warnings
2015-06-28 19:16:08 +02:00
twinaphex
f31c1733d9
Silence MSVC warnings
2015-06-28 19:14:27 +02:00
twinaphex
6aa6e8c1d9
Restore this function
2015-06-28 19:11:31 +02:00
twinaphex
8bf46e4424
Add call to network_init before setting up http connection
2015-06-28 19:10:36 +02:00
Twinaphex
d9c150fc46
(Menu) Cleanups
2015-06-28 18:57:06 +02:00
twinaphex
84c18a353d
Create HAVE_IMAGEVIEWER ifdef
2015-06-28 18:55:00 +02:00
twinaphex
808ca58b0a
Update menu/intl/
2015-06-28 18:03:39 +02:00
Alcaro
ad197df312
Merge pull request #1872 from Hyllian/master
...
Fix some portuguese translations.
2015-06-28 17:51:45 +02:00
Hyllian
0547a3f60e
More fixes.
2015-06-28 17:44:12 +02:00
Hyllian
15c1f4362f
Revert "Some fixes and translations."
...
This reverts commit b6ac751b62
.
2015-06-28 17:42:06 +02:00
Hyllian
b6ac751b62
Some fixes and translations.
2015-06-28 17:40:48 +02:00
Hyllian
2f60227024
Revert "Changes some translations."
...
This reverts commit 8b081b3414
.
2015-06-28 17:31:59 +02:00
twinaphex
9b997b4e70
Handle usecase where a core has no core options
2015-06-28 17:22:53 +02:00
twinaphex
57ae359e62
Builtin image viewer should now work
2015-06-28 17:21:32 +02:00
Hyllian
8b081b3414
Changes some translations.
2015-06-28 17:21:14 +02:00
twinaphex
8882f762c4
Start hooking up imageviewer, pt. 1
2015-06-28 17:02:01 +02:00
twinaphex
0d568f4c65
Rename 'Media Player Settings' to 'Multimedia Settings'
2015-06-28 16:52:11 +02:00
twinaphex
d85c809cd1
(nl) Rename 'Quick Menu'
2015-06-28 16:40:32 +02:00
twinaphex
59148b6799
Rename 'Load Recent' and move it to Main Menu
2015-06-28 16:24:21 +02:00
twinaphex
3cd8184fca
Media player options - no longer hide this behind HAVE_FFMPEG
2015-06-28 16:12:04 +02:00
Alcaro
681e20428b
Make "READ THE COMMENTS" show up in the compiler errors.
2015-06-28 10:54:36 +02:00
Alcaro
52f9243620
maybe I should also fix that assertion failure.
2015-06-28 10:42:54 +02:00
Alcaro
7037ceaca8
Add an assertion that the assertions are not removed.
2015-06-28 10:41:31 +02:00
Alcaro
bb41da24e3
Put back the static assertion b397c82
removed.
2015-06-28 10:30:23 +02:00
twinaphex
4b16a2a6bb
(PT) Fix Horizontal List
2015-06-27 22:36:54 +02:00
twinaphex
b397c82cb3
(PT) Buildfix
2015-06-27 22:33:49 +02:00
Hyllian
8972467c55
Update menu_hash_pt.c
2015-06-27 22:19:01 +02:00
twinaphex
f561d61736
Rename 'Current Shader Parameters'
2015-06-27 19:27:23 +02:00
twinaphex
7e1a9ebee6
Move shader preset parameters up front
2015-06-27 19:24:46 +02:00
twinaphex
e3696f75f8
(De) Fix horizontal menu
2015-06-27 17:09:40 +02:00
twinaphex
f13f91ddc4
(de) Cleanup one FIXME
2015-06-27 17:03:13 +02:00
twinaphex
e1e3836b1b
See previous commit
2015-06-27 14:47:32 +02:00
twinaphex
ae66caa98f
Pass label_hash to menu_cbs_init_bind_right_compare_type
2015-06-27 14:46:50 +02:00
twinaphex
f8cec441a3
(NL) Retranslate two strings
2015-06-27 14:44:04 +02:00
twinaphex
70e56cd047
Make 'Search' label translatable
2015-06-27 14:16:41 +02:00
twinaphex
02af2abf93
(nl) Fix some more strings
2015-06-27 13:56:39 +02:00
twinaphex
d7ce278f53
(nl) Fix 'Core Settings' label
2015-06-27 13:54:07 +02:00
twinaphex
a5fc099115
(nl) Fix 'Logging Verbosity'
2015-06-27 13:52:59 +02:00
twinaphex
eeaee6e26a
Add more Dutch translations
2015-06-27 13:50:35 +02:00
twinaphex
71d8d80769
Fix settings name mistake
2015-06-27 13:26:12 +02:00
twinaphex
d7a0a929ca
(Menu) Add some more translatable strings
2015-06-27 13:25:14 +02:00
twinaphex
6ad1ebcd2a
More C89 fixes
2015-06-26 19:57:40 +02:00
twinaphex
8bfea0322f
More C89 build fixes
2015-06-26 19:37:41 +02:00
twinaphex
97f10e4a64
Some more C89 compatibility fixes
2015-06-26 19:34:19 +02:00
Alcaro
4ca6c2398c
More C89 cleanups, part 3
2015-06-26 18:35:52 +02:00
Jan Holthuis
6e401c6572
(menu/intl/menu_hash_de) Add more german "help" translations
2015-06-26 17:13:06 +02:00
Jan Holthuis
9841946f76
(menu/intl/menu_hash_de) Add more german translations
2015-06-26 17:12:44 +02:00
Alcaro
97f8188969
Clean up some C99 longlongs.
2015-06-26 16:21:50 +02:00
twinaphex
1a448e3054
Fix one warning
2015-06-26 16:13:36 +02:00
twinaphex
6fb7e4cbb7
C89 fixes/cleanups
2015-06-26 16:04:42 +02:00
twinaphex
a132fa0fba
Some C89 build fixes
2015-06-26 15:53:18 +02:00
Alcaro
75e42b99a1
Shut up some CXX_BUILD link errors.
2015-06-26 15:28:28 +02:00
Twinaphex
2e27d52e54
Merge pull request #1864 from lakkatv/xmb
...
(French) More translations
2015-06-26 14:44:44 +02:00
Jean-André Santoni
b15cd61f63
(Menu) Resets the shader before drawing the menu background, prevents to apply the game shader to the menu background
2015-06-26 19:38:42 +07:00
Jean-André Santoni
7d9240a5b2
(French) More translations
2015-06-26 19:25:01 +07:00
twinaphex
b536bad9f9
(menu_input.c) Fix some CXX_BUILD warnings
2015-06-26 13:48:59 +02:00
twinaphex
c74631e2c7
(Menu) Cleanup warnings in CXX_BUILD mode
2015-06-26 13:47:36 +02:00
twinaphex
2f93e502df
(menu_animation.c) Signed/unsigned mismatch fix
2015-06-26 12:42:57 +02:00
twinaphex
d61ad058b4
Some CXX_BUILD fixes
2015-06-26 12:38:33 +02:00
twinaphex
d0806b9d6b
Make Left Analog/Right Analog translatable too
2015-06-26 11:45:59 +02:00
twinaphex
f500ef15ff
(Menu) Make language labels translatable too
2015-06-26 11:43:24 +02:00
Twinaphex
b17e286e59
Merge pull request #1863 from lakkatv/xmb
...
(French) More translations
2015-06-26 11:40:39 +02:00
Jean-André Santoni
b966dd32af
(French) More translations
2015-06-26 16:33:04 +07:00
twinaphex
cfe4a913ba
(Menu) Add language entry for Esperanto too
2015-06-26 11:29:23 +02:00
twinaphex
81f09f8378
(Esperanto) Add stub Esperanto language hooks
2015-06-26 11:16:02 +02:00
twinaphex
ca43ef1eac
Fix shader parameters' values being shown again
2015-06-26 07:45:54 +02:00
Twinaphex
063d5a97a1
Merge pull request #1861 from Holzhaus/even-more-german-translations
...
Some translation improvements
2015-06-26 07:34:47 +02:00
Jan Holthuis
470d093b27
(menu/menu_setting) Increase string size for "User %u" buffer"
...
Currently, the string gets cut off in german, because "Benutzer %u" doesn't fit in.
2015-06-26 03:59:37 +02:00
Jan Holthuis
5657e50dd1
Make "Input User %u Binds" translateable
2015-06-26 03:48:21 +02:00
Jan Holthuis
f669c8a49c
(menu/intl/menu_hash_us) Make "No information available" translateable
...
This adds the ability to translate the "No information is available"
string in the menu_hash_get_help_us() function translateable
without removing the possibility to fall back to english if a
string is not translated.
2015-06-26 03:26:55 +02:00
Jan Holthuis
a0473ad2ff
(menu/intl/menu_hash_de) Translation of menu_hash_get_help_de started
2015-06-26 03:16:49 +02:00
Jan Holthuis
b041c27534
(menu/intl/menu_hash_de) Add some more translations
2015-06-26 03:16:41 +02:00
Higor Eurípedes
a1db56a084
(XMB) Ensure proper ordering of items during toggles
2015-06-25 18:46:05 -03:00
twinaphex
544a23af0d
(Menu) Rewrite some hashes
2015-06-25 20:08:59 +02:00
twinaphex
eb3099b0a8
More translatable strings
2015-06-25 20:06:11 +02:00
Higor Eurípedes
ac66a30f9e
(XMB) Set cursor to the first entry when opening a new list
2015-06-25 14:15:38 -03:00
twinaphex
ce35bdef46
Set default 'max users' variable to 4 for RARCH_MOBILE
2015-06-25 18:43:01 +02:00