summaryrefslogtreecommitdiffstats
path: root/apps/tree.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-9/+2
2006-04-04iAudio X5: joystick click selects in the file browser, like on the iriver tar...Linus Nielsen Feltzing1-2/+3
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev1-0/+1
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts1-0/+1
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner1-0/+1
2006-03-28Moved main menu button to REC for both file browser and WPSDaniel Stenberg1-2/+2
2006-03-26swap PLAY and REC for x5, I liked that way!Daniel Stenberg1-6/+6
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-0/+1
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+17
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-5/+5
2006-02-22Remove some unused/deprecated definesHristo Kovachev1-24/+0
2006-02-05Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman1-1/+1
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman1-1/+2
2006-02-02iPod: Fix some button-mapping bugs and inconsistenciesDave Chapman1-1/+2
2006-01-20iPod: Change button mapping in the file browser. Now MENU is mapped to menu,...Dave Chapman1-4/+3
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+15
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+14
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-2/+1
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-0/+1
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman1-10/+13
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare1-11/+11
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-0/+1
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman1-0/+17
2005-10-31Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare1-1/+2
2005-10-28H1x0: Fixed the non-working Stop in the file browser. Ondios: Added the same ...Jens Arnold1-0/+1
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-8/+25
2005-09-14The database is now always synched when entering USB mode or shutting down, a...Linus Nielsen Feltzing1-0/+2
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist1-2/+1
2005-08-17Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir...Jonas Häggqvist1-1/+2
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-29Move quick menu to MODE button to avoid conflict with page up/down in WPSChristi Scarborough1-2/+3
2005-06-26Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough1-0/+2
2005-06-24BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough1-5/+5
2005-06-12Remove TREE_RC_ENTER, it was redundantMarcoen Hirschberg1-3/+0
2005-06-12Make remote-control code more completeMarcoen Hirschberg1-2/+6
2005-06-12Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg1-0/+7
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-6/+0
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold1-58/+74
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg1-0/+5
2005-01-17Added ID3 database support. Still very early.Björn Stenberg1-2/+31
2005-01-02Prevent entering the menu when returning from a subroutine with MODE-repeat e...Jens Arnold1-0/+1
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn1-1/+1
2004-11-19Added iRiver button codesLinus Nielsen Feltzing1-1/+18
2004-10-24Fixes: (1) Selecting previous file/dir via remote in browser works again (typ...Jens Arnold1-2/+5
2004-10-21Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn1-2/+5
2004-10-14Proper fix for TREE_RUN trailing release eventBjörn Stenberg1-0/+3
2004-10-11Ondio also needs RUN to be on release, since we use repeat for context menu.Björn Stenberg1-1/+1
2004-10-05Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg1-7/+15
2004-10-04Moved most actions off of button release events.Björn Stenberg1-2/+2
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-3/+3