summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant2005-07-09
* Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing2005-07-09
* H110 adjustmentsLinus Nielsen Feltzing2005-07-08
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* Chip8 works again on grayscale devicesLinus Nielsen Feltzing2005-07-07
* entry *entryarray is static in the C source so it can't be extern hereDaniel Stenberg2005-07-07
* Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCH...Linus Nielsen Feltzing2005-07-06
* Created new viewer application to test WavPack encoding. Accepts .wav fileDave Bryant2005-07-04
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* A couple of optimisations.Jens Arnold2005-07-02
* First runtime database support, self repairing, only playcount works for now,Michiel Van Der Kolk2005-07-01
* Use macros instead of multiple #ifdef to make the code more readable.Jens Arnold2005-07-01
* Associated .nfo with the text viewerLinus Nielsen Feltzing2005-07-01
* Player graphics library extended and converted to new api. Please note that t...Jens Arnold2005-06-30
* vbrfix boosts the cpu frequencyLinus Nielsen Feltzing2005-06-30
* No need to included unused data in the archos builds.Jens Arnold2005-06-29
* Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold2005-06-29
* Made it working again...Jens Arnold2005-06-29
* removed old codec leftoversDaniel Stenberg2005-06-29
* adjusted for the h300 to make it do similar as the h100Daniel Stenberg2005-06-29
* fix to enable plugins to build fine for h300Daniel Stenberg2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold2005-06-29
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg2005-06-28
* Iriver: Fix codec <-> plugin start address clash, leading to crashes when try...Jens Arnold2005-06-28
* I bet nobody enters more than 100 letters in search strings, and since thereDaniel Stenberg2005-06-27
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27
* Don't try to compile the grayscale lib for unsupported configurations, saves ...Jens Arnold2005-06-27
* * number of columns and rows can now be changed in menuAntoine Cellerier2005-06-26
* * use *rb->current_tick for srandAntoine Cellerier2005-06-26
* * fix some cursor bugs (patch 1222287)Antoine Cellerier2005-06-26
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* comment updatedJörg Hohensohn2005-06-24
* increase codec buffer size to fit the mpc codec properly (NOTE: the codecDaniel Stenberg2005-06-22
* moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg2005-06-22
* Initial linear interpolating resampler. This resampler really needs to be rip...Thom Johansen2005-06-22
* allow smaller .ucl, to test bootboxJörg Hohensohn2005-06-22
* CODECS lists the codec plugins, so that the Makefile knows what ones toDaniel Stenberg2005-06-22
* Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing2005-06-22
* Musepack files should play (poorly) now.Thom Johansen2005-06-20
* First attempt at seeking in FLAC filesDave Chapman2005-06-18
* The modifications are for all larger screensJonas Häggqvist2005-06-15
* The synthVoice() function declaration was wrong (caused a warning). And becau...Tomas Salfischberger2005-06-14
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3sDave Chapman2005-06-13
* Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performanceDave Chapman2005-06-13
* Forward seeking fixed. Some comments added.Miika Pekkarinen2005-06-13