Age | Commit message (Collapse) | Author |
|
Change-Id: Ibc8e19b03e786ac8c668c73c85c5e66df16cc632
|
|
Change-Id: Ifa5edd0f1efb0755756cbafa444f1bc678ee1dc8
|
|
Change-Id: I5d66ae10945f5231616c266ee74275cc69b036de
|
|
Change-Id: Ia49dfdefd37e89ecd160add3592f9e15ce415e65
|
|
Change-Id: I47775568b3ee7383e440e2999b0acd98f0d5c57a
|
|
Change-Id: I7d002ce7fed08ee949335ef838014a6885ffaf5e
|
|
Change-Id: I9829be35d9872e8051c5281639c3d99b51908035
|
|
Change-Id: I534cc10fbcaf1bb0e950fe2f60271008209b1122
|
|
When it was inactive but enabled, the format change hook was dropping
through to code that it shouldn't execute without it also being active
in processing samples.
Change-Id: Ie7899df0395d3f0d10f2bf2b55ea549dd06749a7
|
|
Must just remove that attribute for the moment which might fix a
problem or two.
Change-Id: I16bfdb63a526ca6fbae78a86e6293957ebe2fa41
|
|
Change-Id: I00164be4960f987399fc5ea713f19ab06490883c
|
|
Implement PLL enabling/disable and unconditionally power the PLL
on startup. This is needed at least on the Zen X-Fi2.
Change-Id: Ib9ddfdeaf973cedded4b3586dd16aa95a61e78ba
|
|
...by default where they would be interpreted as valid but not actually
be which would cause calls to buffering while it was not initialized.
Add BUFFER_EVENT_BUFFER_RESET to inform users of buffering that the
buffer is being reinitialized. Basically, this wraps all the
functionality being provided by three events (...START_PLAYBACK,
RECORDING_EVENT_START, RECORDING_EVENT_STOP) into one for radioart.c,
the only user of those events (perhaps remove them?) and closes some
loopholes.
Change-Id: I99ec46b9b5fb4e36605db5944c60ed986163db3a
|
|
Commit bb24ac8c27af4ea8459e622a9ea2619aebc50efb replaced the
\opt{iaudiom3,iriverh100} with \opt{remote} which isn't true in the
Iaudio M3 case as this feature is dependent on HAVE_REMOTE_LCD and
the M3 uses this screen as main lcd so doesn't define it. Use the manual
HAVEREMOTEKEYMAP for now as I didn't find a suitable other define yet.
Change-Id: I58b2abd2f7cae1a821cea297a2b4c002a3420493
|
|
Make this info available for all bitmap targets, also ones that only need it
in the pictureflow description. Shuffle some lines around so that it doesn't
need too many opts. Fixes FS#11350.
Change-Id: I5268483c7a1d765c8a994614442309b05de1d832
|
|
Create symlinks to the iaudiom3 graphics to not duplicate the picture itself
and to not lose the precise 'addressing' of the picture. Change the manual's
makefile to follow symlinks for this to work (thanks to Dominik and Jens for
the help there).
Change-Id: I5882880cb22cbf5561cb0872d7889b7c8c42b62e
|
|
Change-Id: Iaab6353b94cc4462b5953a9fbec315d2e19f47b3
|
|
Change-Id: I44436068cf6f2c3942fb63f988bf627eaa9abb97
|
|
Change-Id: I78468cb720a0c8df222b32d685ae1d919e1a8f7e
|
|
Change-Id: Ic790ea0042314fdb4b1e13954e3f149a3b7c993f
Reviewed-on: http://gerrit.rockbox.org/198
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
|
|
Change-Id: I49ce0bfdc228bed55d47b5e743a7fa87ccd4da8a
Reviewed-on: http://gerrit.rockbox.org/197
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
Reviewed-by: Thomas Martitz <kugel@rockbox.org>
|
|
Change-Id: Iceb5dc4c7029d0f2bb5cc96b4cd0058b27f7b58e
|
|
This fixes flash/ MMC access on the Ondios when booting from ROM.
Add a comment what to pay attention for in the target specific
usb_init_device().
|
|
Several of the problem samples on the tracker use values outside this
range. Trying the larger table doesn't quite seem to fix things, but
its only a small amount of additional memory and looking at ffmpeg,
I think the larger table is correct.
Change-Id: Id046e62b68550701aa1f80c9abd0a1dcd711bd0d
|
|
This reverts commit f358228ea1bc66804e9ea12b65c2593c6c1fe8ee.
|
|
coefficients in their bitstream
No known samples are fixed by this problem, but I haven't tested many.
Backport of ffmpeg revision 26388.
Change-Id: Ife9654b7477a432834e3cab2cb43d16da071445a
|
|
Based on http://src.gnu-darwin.org/ports/multimedia/helixplayer/work/hxplay-1.0.7/audio/resampler/hermite.c
Change-Id: Id87565a060aa2383701e7c2f3ea023c7555ad9ef
|
|
1) Change the image with a clean one
2) add keymaps indication
Change-Id: I0d3fff317406809523fb34282df058fe2e074a2c
Reviewed-on: http://gerrit.rockbox.org/173
Reviewed-by: Peter D'Hoye <peter.dhoye@gmail.com>
Tested-by: Peter D'Hoye <peter.dhoye@gmail.com>
|
|
Change-Id: I25dfaa1636811a0340d1730a5a8f44caa85b1771
|
|
Because DMA descriptors needs to be committed and discarded from
the cache, if they are not cache aligned and/or if their size
is not a multiple of cache ligne, nasty side effects could occur
with adjacents data. The same applies to DMA buffers which are
still potentially broken. Add a macro to ensure that these
constraints will not break by error in the future.
Change-Id: I1dd69a5a9c29796c156d953eaa57c0d281e79846
|
|
Change-Id: I8e35e108871677d4ad85c9c702d1d7e67b598c7e
|
|
Change-Id: I7fc5445f405e1a3e8830ddec2f7652e66a03a633
|
|
Change-Id: I4b0826a93ee8aef6a5fabf5c75e833bc36999479
|
|
Change-Id: I6ad5b6c2e4f8f57db2068fe372ab4ecadf4d03a9
|
|
Change-Id: Ifa8781b3c416002355b17591a4fdbed8a20979a8
|
|
Rid code of dar commasar and substitute huggy braces while we're at it. :P
Change-Id: If91974b93660bb0de32a0c92629eb83cea99d266
|
|
Sometimes I do want to update outside the screen boundaries and it was
messing it up; such things should not cause display problems.
Change-Id: Ic9deec609b19e5a1c603601b20c66599dd44f892
|
|
This change is motivated by the ATA specs, section 9.2 Software reset protocol
(quote):
A host should issue an IDENTIFY DEVICE and/or IDENTIFY PACKET DEVICE
command after the software reset protocol has completed to determine the
current status of features implemented by the device(s).
This indeed fixes a local issue with an SSD in an iriver h320. No other tests
were carried out.
Change-Id: I191444aec3e55f6890020f601c715d0022d09fb6
Reviewed-on: http://gerrit.rockbox.org/218
Reviewed-by: Bertrik Sikken <bertrik@sikken.nl>
Reviewed-by: Linus Nielsen Feltzing <linus@haxx.se>
Reviewed-by: Peter D'Hoye <peter.dhoye@gmail.com>
Tested-by: Peter D'Hoye <peter.dhoye@gmail.com>
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
|
|
Overlay plugins got broken because ovl_offset.pl assumes the audio buffer
ends where the plugin buffer starts. Buflib however keeps its handle table
there, so there are a few hundred bytes fewer available, so loading the
overlay fails. We work around this by linking the overlay at a slightly
lower address (1024 bytes lower). If the handle table ever grows more than
that, overlays will start failing again and we either need a different
solution or increase the margin a bit.
Change-Id: Id98cb52da2c8c4a4bc773362a46f646774112f85
|
|
Change-Id: I69c87fac21b034b639fbce4324397b273d66d41b
|
|
Change-Id: I83dbdee13185d9adcf590dc213da5a8c97adb2ba
|
|
Change-Id: Ie8f11ceac709fee6977ac59e483ee8233228a5f8
|
|
Change-Id: Ic6e945ffa5b83a38efdbecc3aea2433b1d91bb45
|
|
Instead of showing the internal language names show some more human friendly
string. Currently only applies to the voice creation dialog, the language
configuration dialog needs further adjustments to support display strings
differing from values.
Change-Id: Ic94838f1079c1d09a666d7dbd9682c577f686b3f
|
|
Change-Id: If88b61566d8c81eda7cfc482fa82213657ae41b2
|
|
Since Rockbox Utility could only install the most recent "daily build" there is
not much difference to the most recent development build so the option was not
really useful.
Additionally update naming. Former "daily" builds are now "archived builds" and
can get installed manually (if necessary), and "current" builds are renamed to
"development build".
Change-Id: I748688d544b6d9868f7495f30933637bf9ff5e50
|
|
These are really similar devices so one commit for both is ok.
Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3
|
|
Add creative zen x-fi 2/3 and add a variant mechanism
Change-Id: Ic2ee82a4238a87c2eb5d72b8309650d9a280325f
|
|
Change-Id: I517244802efb118be214437bbaea2ef811e87aea
|
|
Change-Id: I7f82f7b8971de75c92f84d12aaddccc50f3e47b1
|