summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-24Include config.h for strncmp RaaA maemo fixThomas Jarosch
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch
2011-02-24Use thumb-compatible byte swap routines when building with -mthumb.Michael Sevakis
2011-02-24Use macro for better readability of adjust_mp3entry().Andree Buschmann
2011-02-24Minor correction to comment.Andree Buschmann
2011-02-24FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...Andree Buschmann
2011-02-23Give playback engine better control over the codec. Codec simply follows comm...Michael Sevakis
2011-02-23Add missing SVN propertiesDave Chapman
2011-02-23Rockbox Utility: Move the USB ID for the HDD16x0 into the right place.Robert Menes
2011-02-23Android:Thomas Martitz
2011-02-23Gigabeat S: Smoother bootup. Don't do full drive reset at boot since it's not...Michael Sevakis
2011-02-22Enable installation for the GoGear HDD16x0 and HDD63x0.Robert Menes
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis
2011-02-22Improve SDL port 'configure --prefix' error messageThomas Jarosch
2011-02-22Return valid tuner ID even when tuner is not detected properly. Fixes FS#11791Michael Chicoine
2011-02-22Submit FS11960. Limit metadata item size like done for ID3 tags since r29174.Andree Buschmann
2011-02-22Proper initialize dummy destination address to ensure correct functionality f...Andree Buschmann
2011-02-22Fix FS#11956. Call parse_replaygain() with correct parameters in ID3 tag pars...Andree Buschmann
2011-02-22Add Ismael Castiñeira Álvarez to the credits and on the galego translation ...Mustapha Senhaji
2011-02-21Fix FS#11955. ID3 tag parser was broken since r29349. Trimming strings must b...Andree Buschmann
2011-02-21Fix yellowAlex Parker
2011-02-21FS#11938 by Ismael Castiñeira Álvarez - Update of Galician language.Alex Parker
2011-02-21FFT plugin: remove redundant NUM_CORES checks.Michael Sevakis
2011-02-20Calibrate iPod Classic battery gauge a bit betterMichael Sparmann
2011-02-20Also build and keep elfs zip file for the release.Alex Parker
2011-02-20Add "elfzip" target to make which creates a zip of all elf files, as mapzip d...Alex Parker
2011-02-20* Keep the map files instead of building then throwing them away in the relea...Alex Parker
2011-02-20Add 2 deprecated strings to appease genlang and correct statsJonas Häggqvist
2011-02-20Update Danish translation.Jonas Häggqvist
2011-02-20FS#11953 - Dutch (nederlands) translation updateBertrik Sikken
2011-02-20Revert unwanted submit.Andree Buschmann
2011-02-20FS#11920: Do not overwrite already existing metadata and take into account st...Andree Buschmann
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis
2011-02-20FS#11939: Simplify talk_time_unit().Andree Buschmann
2011-02-20Fix the r29343 red.Michael Sevakis
2011-02-20Make format_time properly format negative times because sometimes they are sh...Michael Sevakis
2011-02-19Android: Fix compilationThomas Martitz
2011-02-19Android: Fix some race conditions and crashes on startup.Thomas Martitz
2011-02-19FS#11950: Update czech language file.Andree Buschmann
2011-02-19Explicitely add -lpthread to the linker command for the new sigaltstack threads.Thomas Martitz
2011-02-19Add missing cabbiev2 800x480 backdropThomas Jarosch
2011-02-19Android: Re-attach the media button receiver when entering Rockbox.Thomas Martitz
2011-02-19Correct setServiceActivity implementationThomas Martitz
2011-02-19Android: Rewrite lcd subsystem to use the SurfaceView API.Thomas Martitz
2011-02-19Use SIGALTSTACK in maemo buildThomas Jarosch
2011-02-19N900: Prevent stuck up/down keys on systems with shared up/down cursor mappingThomas Jarosch
2011-02-19Cleanup preprocessor around corelock usage and move its definition outside #i...Thomas Martitz
2011-02-18Fix red caused by incorrect includes.Thomas Martitz
2011-02-18Fix yellows and checkwps.Thomas Martitz
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz