summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to f...Dan Everton2006-03-05
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* Musepack files are always VBR.Thom Johansen2006-03-05
* For backlight_on() to work, you need backlight.h :)Tomas Salfischberger2006-03-05
* Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger2006-03-04
* Fixed a crash in the playlist creation, plus revised the output during the cr...Linus Nielsen Feltzing2006-03-04
* Added a couple inline assembly functions for ARM targets. This just aboutDave Bryant2006-03-04
* Woops, that button was already in use on those targets.Tomas Salfischberger2006-03-04
* Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset...Tomas Salfischberger2006-03-04
* The existing colour-related language strings are using Colour, not Color. Al...Dave Chapman2006-03-04
* Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo...Zakk Roberts2006-03-04
* ADPCM wav codec fix by Frederic DevernayLinus Nielsen Feltzing2006-03-04
* Do not show peakmeter and recording time on radio screen for targets with sof...Peter D'Hoye2006-03-03
* Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int...Dave Chapman2006-03-03
* Removed unused debug function which caused a warning for 64bit simulators.Jens Arnold2006-03-03
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)Daniel Stenberg2006-03-03
* Long policyJens Arnold2006-03-03
* More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold2006-03-03
* Ooops. INT_MAX is now visible to plugins, so don't redefine it.Jens Arnold2006-03-03
* More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold2006-03-03
* Improved battery status reporting for units which support usb power / chargeBrandon Low2006-03-02
* gigabeat related changesMarcoen Hirschberg2006-03-02
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold2006-03-02
* Fixed grammar mistake, pointed out by Marianne Arnold.Jens Arnold2006-03-01
* Always stop recording when performing shutdown in the recording screen. Fixes...Peter D'Hoye2006-03-01
* Quick hack to restore the reading of ISO encoded text files with the viewer p...Linus Nielsen Feltzing2006-03-01
* Remove all references to errno, it's unnecessary since the codec doesn't dire...Jens Arnold2006-03-01
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* Removed wrong comment.Tomas Salfischberger2006-02-28
* Language update by Rui Marinho (FS patch id 4749)Tomas Salfischberger2006-02-28
* add chessbox to source code archiveDaniel Stenberg2006-02-28
* updated hungarian translation by Imre Herceg, updated finnish translation by ...Marcoen Hirschberg2006-02-28
* Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fi...Dave Chapman2006-02-27
* updated translation by Jeong Taek InMarcoen Hirschberg2006-02-27
* use the 2bit version for X5 until there's a 16bit availableDaniel Stenberg2006-02-26
* Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Opti...Dave Chapman2006-02-26
* Significantly reduce memory waste by reducing the wps image buffer. The new s...Jens Arnold2006-02-26
* Previous fix broke voice init when no language file had been selected. Fix th...Magnus Holmgren2006-02-26
* Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold2006-02-26
* Add iaudio x5 support to the color pickerDave Chapman2006-02-26
* updated translation by Alessio LenziMarcoen Hirschberg2006-02-26
* More WavPack optimizations. Restored 24-bit file playback.Dave Bryant2006-02-26
* Correct the id stringHristo Kovachev2006-02-26
* Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman2006-02-26
* Updated Russian.lan by Aleksey KozyulinHristo Kovachev2006-02-25
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* also enable recording cliplight when monitoring before recordingPeter D'Hoye2006-02-24
* fix x5 button definition broken by gigabeat commitMarcoen Hirschberg2006-02-24