summaryrefslogtreecommitdiff
path: root/apps/SOURCES
AgeCommit message (Expand)Author
2007-02-11Move the playlist menu to the new systemJonathan Gordon
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-10-12Revert change to screen_access.c (adding the native-bitmap drawing function) ...Dave Chapman
2006-08-21Add keymaps for the gigabeatMarcoen Hirschberg
2006-08-19Added button actions for iriver iFP7xx.Tomasz Malesinski
2006-08-16Assembler optimised crossfeed routine for ARM. Performance improvement is mor...Thom Johansen
2006-08-16* Add keymap file for h10 (Thanks Barry Wardell)Jonathan Gordon
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman
2006-07-18Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2006-03-24Port sleep timer setting screen to new setting screens. Make sleep timer usab...Dan Everton
2006-03-23Keep assembler versions of DSP routines in dsp_arch.S files. This alsoThom Johansen
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton
2006-02-04Committed a little too muchLinus Nielsen Feltzing
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-02-02Color logo-*.c files no longer required - the bitmaps are in libbitmapsnativeDave Chapman
2006-02-01Enable ARM EQ support.Thom Johansen
2006-01-29Recommit reverted changes and add the missing file...Thom Johansen
2006-01-29Backout part of the last change to fix builds for nowBrandon Low
2006-01-29Initial multi-band EQ support for software codec platforms. Now go startThom Johansen
2005-12-18New target - iPod Video.Dave Chapman
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare
2005-11-19Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD (which i...Dave Chapman
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-15Add logos for iPod color and NanoDave Chapman
2005-11-14H300 logoLinus Nielsen Feltzing
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy
2005-11-04Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare
2005-11-01Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen
2005-06-26Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg