Age | Commit message (Collapse) | Author |
|
The new icons have no alpha channel thus these are being removed
in favor of the old icons (that have alpha and match the rest of the set too)
This reverts commit 326b7a5c0c00b1d13cfd1319c1f290d18da8d824.
Change-Id: I110725b0a2b705856da194cfb7edf21dd255936e
|
|
Change-Id: Id8d5442b0b3eb4ce3c20d1c9d24f07b5378cc22f
|
|
One surprise: X3ii is capable of 384KHz playback
Change-Id: I0cc88637c81a21d54979e82b2941fe14de933d4d
|
|
Change-Id: Ib97857874676ea4aa8f04d44e048de8465a4da4f
|
|
Resulted in playback sometimes hanging after switching tracks
Change-Id: I3d7a3c131cf547206ec536d9818c5060113f2b11
|
|
REMOVED FROM ALL NATIVE BOOTLOADERS:
finish removing the text scrolling
pare down printf to a minimal subset (%c %s %l %d %u and %x(%p))
remove diacritic and rtl language support
GOAL 134000
START 135305
CURRENT 133700
SUCCESS! (ASSUMING IT WORKS -- UNESTED)
Change-Id: Ic3f6ac1dc260578f581ee53458b3e5bb47d313ec
|
|
Change-Id: I48952f0551aaf1023f084e0be18354970d2492ed
|
|
* Get rid of non-async (ie tick task) mode due to inherent brokenness
* Get rid of nonblock mode; we never write if buffers aren't sufficient
* Move driver init into pcm_open() instead of pcm_init()
* Much better underrun handling
* Better error handling in some situations
* Add in recording functionality
* Use smaller audio buffers to avoid glitching
* Don't start audio buffer with silence
* Allow device name to be overridden by target
Recording portions based on work done by Lorenzo Miori in g#633
Change-Id: I0197bdc1749c28109eb79def1e6a3e1d62d8cef3
|
|
Change-Id: I553fc5d02b7ee7004d791ba40cbd655f98c88f19
|
|
at 1 GHZ the intermediate calculation for cycles overflows 32 bits
this makes timer fail even with sensible values
solution divide both sides by 100
Change-Id: I18a4054c2d06fb72531d5496bba562f71b03984f
|
|
Based on an old patch (g#188) by Jean-Louis Biasini
Change-Id: I698b8990b7cd57a28353e86cfc35788aa42455d2
|
|
Change-Id: I77b7e425408feb55c9be966b64e839909253ad34
|
|
When cross compiling for Windows (at least mxe) links bz2, causing both
our copy and the system one getting linked, resulting in symbol clashes.
Make sure we use the same name as the system one, so the linker can pick
one of both.
Change-Id: I16213a20f48d4e192cd0b756931f9ccb449fd1c0
|
|
Change-Id: I165f4871fa79fb5759d2f0833c543edd5f1ce779
|
|
Change-Id: I837dcb81b8814573fe947d6c7cfa10ff651689d0
|
|
With Qt4 zlib was linked implicitly (and explicitly linking it caused
errors). This was a Qt issue that has been resolved with (at least
current) Qt5, now we need to explicitly link zlib on native Windows.
Change-Id: Ia5a6bdc83a39f6f5629c34ed835d2272a887f161
|
|
- When make on Windows finds sh.exe it will try to use that. We use
cmd.exe calls when detecting Windows, so make sure we use cmd.exe as
shell.
- Add missing Windows compatibility to tomcrypt Makefile.
Change-Id: Iaef133ca27472a5ddf449174d540983f15c66aea
|
|
* Allow output device name to be specified
* Set hw/swparams prior to actual playback start, not at init
* If told to open a new device, cleanly close down old one.
Change-Id: Ib97310ec23588136c031466ee9c22312ab0f9f5a
|
|
Change-Id: I9ffc101bd904b3f0e2d6a86a43fb1ae3fda73a19
|
|
Change-Id: Ie85d9df0f861315dfc9d767218d86115420aa9d7
|
|
Change-Id: Ie05e91241398e45890f98ced9c0116a98475437e
|
|
Change-Id: Iab79eb0c9b0bbf8fb7622f5630f385d56878507a
|
|
On macOS we need to pass the used frameworks, otherwise linking will
fail.
Change-Id: I6b19eac6a460d91b567c0eb128b776558c0a4a39
|
|
On macOS we pass the full path to the compiler. On recent versions this
causes the compiler to not find its SDK path, this needs to get passed
via the isysroot option.
Change-Id: Iea2820e1755cc80e12691119dfa31d70938ea511
|
|
There's nothing C++ left.
Change-Id: I98d8406215287c02b56029ed7c0e2b0e645bbcf1
|
|
Replace the use of crypto++ with tomcrypt, which is much smaller and C.
This gets rid of various build issues for systems that don't ship
crypo++ (i.e. everything except Linux.)
Change-Id: Ic0799e17b94935c71b14765cf9a2a7ea2b0adc7a
|
|
libtomcrypt uses a macro "byte" which conflicts with this type. Since
the underlying type is uint8_t and there's no real benefit from using a
custom type use the actual underlying type.
Change-Id: I982c9b8bdcb657b99fa645a5235303af7afda25b
|
|
Change-Id: I6b9ffe86b9e78b494a3a9211d6e79bb81c9fb6d4
|
|
Add the parts of libtomcrypt that we're about to use.
Change-Id: I0adc1d7d1f4833e7bb3ed53b9a4d9a85977cfb8b
|
|
- Replace echo with make internal info function.
- Make dependency generation implicit to avoid another compiler call.
- Align object handling with libtools.make.
Change-Id: Iaaddd17af04039dcd8948399bc99d21def05181d
|
|
Change-Id: I7eb8efb0986a395d5ffbcc06a54bb680e0b59e9d
|
|
Change-Id: Ieeacc8b42d2a4d1c647cfa3b0d00f90fe98af0ed
|
|
Change-Id: I4d72d7800dbff56619898b6bc9d0f81a6c561598
|
|
Change-Id: Ie738fbc834523796a08af31f1a649632246e2bb4
|
|
* Enabled MULTIDRIVE and ROOTFS_HOTPLUG for full hotswap!
(Requires updated bootloader/integration!)
Change-Id: I7dad1f8d375e087c36fce37bec3e9184602ede50
|
|
Change-Id: Id8782b843c626aba37a954b930f9bcaac21bc073
|
|
Change-Id: I48944c28903db117d3d883a5e777cafe5d055600
|
|
Change-Id: I321e9da4d5087dbd91194e6faa35cd4a685a0495
|
|
Change-Id: I56363c989139c7edf0b2c67b0aac9ef1adfacba2
|
|
Change-Id: I4888bd5db6f8a419d312c6b017f676ba6c749d89
|
|
Change-Id: Ibc97de5c345e88c19ad8ba8c05fefebbada08790
|
|
(108 MHz -> 1008 MHz)
Change-Id: I2baf416689e2afb68948609e226df8c5feeecc4a
|
|
Fixes blank LCD on both R0/R1 and the PMU on the R1
Change-Id: I356907676f7a0a009897fd4895bf78c1022b71d1
|
|
instead of the rockbox opendir() wrapper.
Change-Id: I06e8c2d7997c7cc3d507f06659d46cdfd6a02ce3
|
|
Change-Id: Ic114d8d26209d37133ffa48d232ab278a0309dcd
|
|
Change-Id: I0b482542fc15af3abbaf7a132ee56414a2bd3231
|
|
(Might fix the rocker crash-on-shutdown bug)
Change-Id: Id375fc5053adef18d7ec812bdba36ee002e706ef
|
|
Change-Id: I0987e66767f266efd59d1459b944570d9bd14874
|
|
Change-Id: I0d16189d236a8589ff51d93d1eeabed3cfe751da
|
|
Change-Id: I4dcd98f45f41fe06a0a75a2a0dd45c753c2cf365
|