summaryrefslogtreecommitdiff
path: root/apps/tree.h (follow)
Commit message (Expand)AuthorAge
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
* Moved main menu button to REC for both file browser and WPSDaniel Stenberg2006-03-28
* swap PLAY and REC for x5, I liked that way!Daniel Stenberg2006-03-26
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
* Remove some unused/deprecated definesHristo Kovachev2006-02-22
* Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman2006-02-05
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman2006-02-02
* iPod: Fix some button-mapping bugs and inconsistenciesDave Chapman2006-02-02
* iPod: Change button mapping in the file browser. Now MENU is mapped to menu,...Dave Chapman2006-01-20
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman2005-11-19
* generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare2005-11-18
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman2005-11-12
* Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare2005-10-31
* H1x0: Fixed the non-working Stop in the file browser. Ondios: Added the same ...Jens Arnold2005-10-28
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28
* The database is now always synched when entering USB mode or shutting down, a...Linus Nielsen Feltzing2005-09-14
* Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist2005-08-17
* Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir...Jonas Häggqvist2005-08-17
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Move quick menu to MODE button to avoid conflict with page up/down in WPSChristi Scarborough2005-06-29
* Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough2005-06-26
* BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough2005-06-24
* Remove TREE_RC_ENTER, it was redundantMarcoen Hirschberg2005-06-12
* Make remote-control code more completeMarcoen Hirschberg2005-06-12
* Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg2005-06-12
* RoLo now works on the iRiverLinus Nielsen Feltzing2005-03-31
* Added button definitions for gmini build. Prettified formatting.Jens Arnold2005-01-23
* Added support for very large tables in ID3 database.Björn Stenberg2005-01-18
* Added ID3 database support. Still very early.Björn Stenberg2005-01-17
* Prevent entering the menu when returning from a subroutine with MODE-repeat e...Jens Arnold2005-01-02
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Added iRiver button codesLinus Nielsen Feltzing2004-11-19
* Fixes: (1) Selecting previous file/dir via remote in browser works again (typ...Jens Arnold2004-10-24
* Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn2004-10-21
* Proper fix for TREE_RUN trailing release eventBjörn Stenberg2004-10-14
* Ondio also needs RUN to be on release, since we use repeat for context menu.Björn Stenberg2004-10-11
* Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg2004-10-05
* Moved most actions off of button release events.Björn Stenberg2004-10-04
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Added check for missing .rockbox directory to playlist code.Henrik Backe2004-09-10
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01