| Commit message (Collapse) | Author | Age |
| ... | |
| |
|
|
|
|
|
|
| |
thanks to pixelma for having pointed this out
Change-Id: Iac8b997f42b8fb0f964f1f40ce1d2e7e286d4c04
Reviewed-on: http://gerrit.rockbox.org/404
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
|
| |
|
|
|
|
|
| |
It fixed a simulator warning in the skin debug screen but broke
the icons in the database folder chooser. Proper fix shortly.
Change-Id: If366daacc440f937c40960112477b8f6136b72b9
|
| |
|
|
| |
Change-Id: I6e1608276afdaf04705b333fc3e96c8b90ff5233
|
| |
|
|
| |
Change-Id: Ie3bdfe18db6f8279f3575b253519fe4820649898
|
| |
|
|
| |
Change-Id: Ida9c33211d9360ac88e30a2cf8df9f191bee8b45
|
| |
|
|
| |
Change-Id: I1327fcd01d6f817be6c7018d30d33446c9b57287
|
| |
|
|
| |
Change-Id: I465bd6a70e911c7a56213af82b4db64c25c294f7
|
| |
|
|
|
|
|
|
| |
If DRMODE_FG now the alpha channel in bitmaps can be used to draw the bitmap
over the framebuffer, so that e.g. a line selector isn't cleared for
for transparent bitmap pixels.
Change-Id: I09d59a09d2f3c90450a0fe2b83c6c59d757b686b
|
| |
|
|
|
|
|
| |
By saving current_vp fields into temp vars just before the loop gcc can
put them into registers. This yields ~15% speedup for drawing anti-aliased fonts.
Change-Id: I4c0c9f5ff7a7f084e2eb08c4ed874176b1f9832c
|
| |
|
|
|
|
| |
Speeds up alpha bitmap drawing by up to 10%. mono bitmap drawing is also a tiny bit faster.
Change-Id: I5a9379740c1a0091de9c621aabbe57d767ce2905
|
| |
|
|
|
|
|
|
|
|
| |
font files.
The comment about the format was actually incorrect. The alpha information
is now negated during conversion to native format, according to the
corrected comment.
Change-Id: Ifdb9ffdf9b55e39e64983eec2d9d60339e570bd9
|
| |
|
|
|
|
|
|
|
| |
commit_discard_dcache_range() is used in sd, lcd and pcm drivers
to handle transfers form/to data buffers so this should not introduce
any problems. It is reported to fix pop noise observed on some hifimans.
We apparently don't fully understand cache handling on this platform.
Change-Id: I436d291509f91d16a13d10965a28171fb27574ab
|
| |
|
|
|
|
| |
"development build".
Change-Id: I2b8a3d43bc1feae9050b56ff7c8b43ce675e0abd
|
| |
|
|
| |
Change-Id: Ic0a0d300c9b7701c9173121d9d36a4dd4a28d8bd
|
| |
|
|
| |
Change-Id: I67cc773ce0bfdf0054d92072617ee5a8e498413b
|
| |
|
|
|
|
|
| |
Rockboy and Zxbox
Fix sudoku screenshot (.bmp saved as a .png)
Change-Id: Ie7bec40e04984e0c579415a86a2219db5acc0380
|
| |
|
|
| |
Change-Id: I77e986cb0d171f7203c7f2898688e62bbf28615e
|
| |
|
|
| |
Change-Id: I4fa8537f31faef0d4f6f925476dcfb8b3336113b
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead of 3 cfg lines per eq band there is now a single line
for each:
<config name>: <cutoff/center freq>, <q>, <gain>
In addition, the config value names make a bit more sense.
The old settings are still readable but config.cfg and any new
settings files will be written with the new config values. (The
old settings will be removed completly sometime after the next
stable release).
Also a slight rework of the advanced EQ menu UI
Change-Id: I9008658d36ded442a5f2f825916df42a3934cbef
Reviewed-on: http://gerrit.rockbox.org/394
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
|
| |
|
|
|
|
| |
We're still working on this.
Change-Id: I085d36d4c4c9e72123836b01328eac8dff59b3ca
|
| |
|
|
|
|
|
| |
The skin_parser now needs __PCTOOL__ set to build libskin_parser.a properly for
use with the Theme Editor.
Change-Id: I48a518fa296cc8ec5d0e3022baaedd796afe7c5f
|
| |
|
|
|
|
| |
We're still working on this.
Change-Id: I218d9ad0125950076ef3502e123e75d6f0f1de1e
|
| |
|
|
|
|
| |
Qt5 deprecates the way this was done before.
Change-Id: Ic66bce2d1ffcb572a9ed9345abbbbc6bb6475af0
|
| |
|
|
| |
Change-Id: If033547ad979a2ebdd463723a31eb15e718e6f8b
|
| |
|
|
| |
Change-Id: Id8d14a547fc2ec8005a8df44ca311c3e171a4b37
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Available colors (in order of display):
white - default
red
orange
yellow
green
blue
indigo
violet
black
- More colors combined with the existing brightness control (also added by myself)
allow for a much wider range of light to suit the user's current mood or
environment
- ToDo(?):
* add a color picker for custom colors
* allow custom colors to be saved for later user
Change-Id: I0b2f6376a408acaa9b2459b2fa56b43f5427b965
Reviewed-on: http://gerrit.rockbox.org/390
Tested-by: Hayden Pearce <saint.lascivious@gmail.com>
Reviewed-by: benjamin brown <foolshperson@gmail.com>
Tested-by: benjamin brown <foolshperson@gmail.com>
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
|
| |
|
|
| |
Change-Id: I1ac08c6f844d54d53bef0c3ed23d9b3bcdcb89b5
|
| |
|
|
| |
Change-Id: I6c2dd691f8d42d041e9ff7718b4cc641e557bf5b
|
| |
|
|
|
|
| |
some cases.
Change-Id: I8d5384b53754e71b9a057a8602854d09b1885c68
|
| |
|
|
| |
Change-Id: Ie9ad10c627a86b1e6e689052fd436529d3ba6591
|
| |
|
|
| |
Change-Id: If2e86bf8b520a8d4c38a56ac969918fdeb2c6f91
|
| |
|
|
| |
Change-Id: I41ce1005d997cf35153e085b19294bb7d418e968
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add a switch to override the product and component version of the
sb file. This can usually for target like the Zen X-Fi2 where the
upader allows to drop any file named firmware.sb and prints the
version: by using a funky version the users can check they got it
right. This should not be used on the fuze+ or zenxfi3 because the
OF prevents downgrade.
Also make rbutil always zero out the option structure passed to
mkimxboot, this has already created bugs in the past.
Change-Id: I175c5def52c40c2132e11300e2f037d60a4f040e
|
| |
|
|
|
|
|
|
|
|
|
| |
- A 10 Band EQ for Rockbox w/ presets adapted
from VLC
- frequency stepping at 32, 64, 125, 250, 500
1K, 2K, 4K, 8K, 16K
Change-Id: I85ad84d70a534edfc66c6ad9af8a76f022a02ec7
Reviewed-on: http://gerrit.rockbox.org/386
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
|
| |
|
|
| |
Change-Id: Ibce345ec411a189bd4a0a9555d145c4f057d8b15
|
| |
|
|
|
|
|
|
|
|
|
| |
The previous dualboot scheme had a major flow: it needed to hold
menu to boot OF but the X-Fi2 boot in recovery mode with menu!
It was possible but very trick to enter the OF with USB plugged.
This code provides a new scheme:
- no USB plugged: boot to OF when menu is pressed
- USB plugged: boot to OF when power is pressed
Change-Id: Ia6e76d3ada1f67137b727daa050cf6c77afbbfb9
|
| |
|
|
|
|
|
|
| |
Setting the cache later can result in the system trying to create cache files
in the current working directory, since an empty cache path will be treated as
current directory. If this happens set the system temporary path.
Change-Id: I1623330013d387a966015edd0e1d278c922d9475
|
| |
|
|
| |
Change-Id: I1df793fd32dafdea999b875452ee832b773d8156
|
| |
|
|
|
|
|
|
| |
HttpGet used to use QHttp which has been deprecated since a while and has been
removed from Qt5. Rewrite the class based on QNetworkAccessManager which is the
recommended way these days.
Change-Id: I4902309c433a85ec18e157ef3a9f5e60fd0f4b1f
|
| |
|
|
|
|
| |
Qt5 splits widgets out of the QtGui to a new QtWidgets module.
Change-Id: I35c6437a2e69c25b90989611a683855dfe31da80
|
| |
|
|
| |
Change-Id: Ibe400700f6bce0335a2975c6d635e10ae940f932
|
| |
|
|
|
|
|
| |
Qt5 deprecates the Ascii conversion functions, and the Latin1 functions pretty
much do the same.
Change-Id: I5dee6a443fcfee6afd3256ee536698bcf65ff896
|
| |
|
|
|
|
|
|
| |
The Themes Window reuses the download object for getting preview images. Since
the object is reused it isn't necessary to set the cache path on each network
request.
Change-Id: Ibc531e09ad19ede3cab7326d9230bd5188710d98
|
| |
|
|
|
|
|
|
|
| |
Added three bitmaps with the new 70x14 graphics and added link to them in /apps/plugins/bitmaps/native/SOURCES
Change-Id: I1f4b9e3504011b80a7cd40e0fcd71ba8fd100424
Reviewed-on: http://gerrit.rockbox.org/389
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
Tested-by: Jonathan Gordon <rockbox@jdgordon.info>
|
| |
|
|
| |
Change-Id: I3428a398959dfd7fc46175d87fc67acce6a75171
|
| |
|
|
| |
Change-Id: I169b6712121979453269f5f5238b33cc49cd62b2
|
| |
|
|
| |
Change-Id: Ie370f152f4efff4428ee023a9211b82a77fd1df4
|
| |
|
|
| |
Change-Id: I6aec9ec694568c15856b03322208f257181eca21
|
| |
|
|
| |
Change-Id: Iada56b34d0517851859e60f064a2e9032c2f0fe2
|
| |
|
|
| |
Change-Id: I872e98f5810df3ecc975e025385f9c5ca7b47a44
|