summaryrefslogtreecommitdiff
path: root/firmware/common/filefuncs.c (unfollow)
Commit message (Expand)Author
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-02-23RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.Thomas Martitz
2013-01-15fix yellow on simulator + multivolumeAmaury Pouly
2012-07-31Fix database tool.Thomas Martitz
2011-06-20Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch
2011-02-08Initial maemo platform supportThomas Jarosch
2010-09-20file_exists(): fix DEBUGF()Rafaël Carré
2010-09-08Revert r27972 to fix FS#11610 (but in a way android builds still work).Thomas Martitz
2010-09-01Redo previous commit to not break android builds.Thomas Martitz
2010-09-01Fix databaseThomas Martitz
2010-09-01struct DIR -> DIR, should fix most if not all reds.Thomas Martitz
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-08-08Various minor fixes for Samsung YH* targetsBertrik Sikken
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2009-11-26Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere
2009-11-26Forgot fileMaurus Cuelenaere
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin
2008-10-29Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-07Move interrupt clearing up.Maurus Cuelenaere
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun
2007-10-22revert the previous one... = is ok and a touch fasterJonathan Gordon
2007-10-22fix the interupt clearingJonathan Gordon
2007-09-30Move some more filesKarl Kurbjun
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon
2007-09-25m:robe 500i port: Get interrupts firing and the timer tickingCatalin Patulea
2007-09-23Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun
2007-09-22More interupt/timer workKarl Kurbjun
2007-09-22 Make sure that SVN keywords are set properlyKarl Kurbjun
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-06-24games and screensavers are now in submenusRobert Hak
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg