Thierry Crozat
ee1da05d0b
I18N: Regenerate translations data file
2017-12-25 05:05:04 +01:00
Thierry Crozat
a912979778
I18N: Regenerate translations data file
2017-12-11 05:05:01 +01:00
Thierry Crozat
71ff55ee65
I18N: Regenerate translations data file
2017-12-04 05:05:02 +01:00
Thierry Crozat
1232a3cb01
I18N: Regenerate translations data file
2017-11-27 05:05:07 +01:00
Thierry Crozat
d34a97451f
I18N: Regenerate translations data file
2017-11-20 05:05:04 +01:00
Thierry Crozat
63b90d13e4
I18N: Regenerate translations data file
2017-11-13 05:05:08 +01:00
Thierry Crozat
18b8a8cd78
I18N: Regenerate translations data file
2017-11-06 05:05:04 +01:00
Thierry Crozat
f638f1453c
I18N: Regenerate translations data file
2017-10-23 05:05:03 +02:00
Thierry Crozat
2e96e4d3df
I18N: Regenerate translations data file
2017-10-16 05:05:02 +02:00
Thierry Crozat
1d4e2c67fa
I18N: Regenerate translations data file
2017-09-18 05:05:09 +02:00
Colin Snover
eb4e9fe1d4
GUI: Remove mostly-broken audio output sample rate control
...
Removing this GUI control was suggested as far back as 2011 at
<http://lists.scummvm.org/pipermail/scummvm-devel/2011-November/010416.html >.
There were no objections, but it was never removed. When working
on audio latency bugs, I independently rediscovered that the GUI
option was broken: the per-game options would *never* work, and the
option would not take effect until ScummVM was restarted because
there is no API for interacting with the backend audio mixer. So
now, it is finally gone.
Primarily for the sake of future troubleshooting, configurability
of the audio sample frequency within SdlMixerManager is maintained
for the moment, but now users will need to edit their ScummVM
configuration file manually to change it.
2017-09-12 11:27:45 -05:00
Thierry Crozat
400ff0459c
I18N: Regenerate translations data file
2017-09-11 05:05:08 +02:00
Thierry Crozat
3de1fd1f3e
I18N: Regenerate translations data file
2017-08-14 05:05:05 +02:00
Thierry Crozat
e7b103c6a0
I18N: Regenerate translations data file
2017-08-07 05:05:02 +02:00
Thierry Crozat
cb3191a57a
I18N: Regenerate translations data file
2017-07-31 05:05:09 +02:00
Thierry Crozat
41398761ba
I18N: Regenerate translations data file
2017-07-17 05:05:02 +02:00
Thierry Crozat
afc0ac65c9
I18N: Regenerate translations data file
2017-07-10 05:05:08 +02:00
Thierry Crozat
db0728970c
I18N: Regenerate translations data file
2017-06-26 05:05:03 +02:00
Thierry Crozat
64c82e7e0e
I18N: Regenerate translations data file
2017-06-19 05:05:03 +02:00
Tarek Soliman
2977ae546e
GUI: Improve calculation for savegame thumbnail labels
...
Instead of shrinking the rect based on how many labels aren't there,
expand the rect based on how many labels are there.
Closes gh-958
2017-06-09 13:17:09 -05:00
Thierry Crozat
a614638747
I18N: Regenerate translations data file
2017-05-29 05:05:06 +02:00
Thierry Crozat
8983a82741
I18N: Regenerate translations data file
2017-05-22 05:05:03 +02:00
Thierry Crozat
5c31db0594
I18N: Regenerate translations data file
2017-05-15 05:05:08 +02:00
Thierry Crozat
dba9ef4fa4
I18N: Regenerate translations data file
2017-05-01 05:05:08 +02:00
Thierry Crozat
e0539dd0e5
I18N: Regenerate translations data file
2017-04-24 05:05:10 +02:00
Thierry Crozat
571f608192
I18N: Regenerate translations data file
2017-04-17 05:05:09 +02:00
Thierry Crozat
82540e6363
I18N: Regenerate translations data file
2017-04-10 05:05:14 +02:00
Thierry Crozat
2dac196370
I18N: Regenerate translations data file
2017-04-03 05:05:09 +02:00
Thierry Crozat
a9d60aeb99
I18N: Regenerate translations data file
2017-03-13 05:05:07 +01:00
Thierry Crozat
d00cac1824
I18N: Regenerate translations data file
2017-03-06 05:05:08 +01:00
Eugene Sandulenko
852126d599
GUI: Regenerated built-in theme
2017-03-04 22:49:21 +01:00
cpasjuste
70988527c6
PSP2: Add Playstation Vita (PSP2) support
2017-03-04 15:42:19 -06:00
Willem Jan Palenstijn
5510640dbc
GUI: Give each tab in TabWidget its own width
...
The width of each tab is now computed from its title, independently of
the other tabs. This increases the number of tabs that fit on the
screen.
This rewrite also fixes a bug where if the window size increased while
_firstVisibleTab > 0, some tabs would become inaccessible when the
scroll buttons were hidden.
The layout key Globals.TabWidget.Tab.Width is now treated as minimal
tab width. This is set so that the tabs fit reasonably well in lowres
layouts.
At the same time, this reduces the lowres scroll buttons heights to fit.
This patch makes the Nintento DS hacks in TabWidget obsolete.
(Hopefully! I'm not able to test.)
2017-02-28 15:55:52 +01:00
Thierry Crozat
64b05a8693
I18N: Regenerate translations data file
2017-02-27 05:05:11 +01:00
rsn8887
45bd7a8b75
SDL: Fix erratic analog pointer + control options
...
Fixes erratic speeds in analog pointer motion
Implemented option to set analog/keyboard pointer speed
and control the analog joystick deadzone. The deadzone option appears
only if the build supports analog joystick (via JOY_ANALOG define)
2017-02-22 16:52:09 -06:00
Eugene Sandulenko
8458e3deb7
Merge pull request #905 from lubomyr/master
...
ANDROIDSDL: added tab Control in main Options menu for switching some features
2017-02-21 23:29:51 +01:00
lubomyr
2412502eee
ANDROIDSDL: implemented checkbox for swap menu and back buttons
2017-02-14 17:38:44 +02:00
lubomyr
216f9c4f11
ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature... condition, renamed some fields and methods
2017-02-14 15:13:58 +02:00
Thierry Crozat
ada88fa0fe
I18N: Regenerate translations data file
2017-02-13 05:05:05 +01:00
Thierry Crozat
ec3e3e3ae3
I18N: Regenerate translations data file
2017-02-06 05:05:02 +01:00
lubomyr
9cdda5c045
ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menu
2017-01-31 22:44:50 +02:00
lubomyr
15acee29f1
ANDROIDSDL: implemented checkbox for change mouse mode in Options menu
2017-01-30 22:35:40 +02:00
Thierry Crozat
ea31af2a1e
I18N: Regenerate translations data file
2017-01-30 05:05:03 +01:00
Thierry Crozat
262c5659a8
I18N: Regenerate translations data file
2017-01-23 05:05:13 +01:00
Thierry Crozat
16da2614fd
I18N: Regenerate translations data file
2017-01-16 05:05:04 +01:00
Thierry Crozat
9755109fdd
I18N: Regenerate translations data file
2016-12-26 05:05:02 +01:00
Thierry Crozat
23050227a6
I18N: Regenerate translations data file
2016-12-19 05:05:10 +01:00
Thierry Crozat
1c721ed512
I18N: Regenerate translations data file
2016-12-12 05:05:11 +01:00
Thierry Crozat
5c60a75f94
I18N: Regenerate translations data file
2016-12-05 05:05:09 +01:00
Thierry Crozat
c5a7fba8d1
I18N: Regenerate translations data file
2016-11-28 11:51:55 +01:00