- 31b7122 Implement time-based resume and playback start. by Michael Sevakis · 11 years ago
- fdc29d0 Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. by Boris Gjenero · 13 years ago
- 8e6030c FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. by Boris Gjenero · 13 years ago
- 101693f FS#12251 - User shortcuts in the main menu. by Jonathan Gordon · 13 years ago
- baa070c GSoC/Buflib: Enable compaction in buflib. by Thomas Martitz · 13 years ago
- 9809697 Cleanup tree.c cache handling a bit. by Thomas Martitz · 13 years ago
- ed2cfb8 Don't (partially) apply changes to max entries in the file browser immediately. The setting affects a buffer that is allocated during boot, so code using that buffer should use the value that was in effect during boot. Add a note to the manual that a reboot is needed for the changes to be applied. by Magnus Holmgren · 13 years ago
- 794bda7 Rename the NO_CONTEXT flag to NO_CONTEXT_MENU so that the name more clearly conveys what the flag does by Alexander Levin · 14 years ago
- e6b4d8f remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist Catalog. by Teruaki Kawashima · 14 years ago
- 08af5d8 FS#11777: enhancement for rockbox_browse() by Teruaki Kawashima · 14 years ago
- 368e89e simplify rockbox_browse a bit and reuse buffer. by Teruaki Kawashima · 14 years ago
- 2c2e261 Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. by Thomas Martitz · 14 years ago
- 79798ff Make getcwd match the posix variant, make get_current_file() behave similar to it and add a few sanity checks. by Thomas Martitz · 14 years ago
- f8edc32 FS#10756 - Free unused init code by Thomas Martitz · 15 years ago
- fc30b18 Redraw the list after exiting the context menu to get rid of various non-blocking splashes in it if custom ui vp is used. by Thomas Martitz · 15 years ago
- 2dc2054 Remove some unused declarations by Bertrik Sikken · 15 years ago
- 48b52ae Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing Directory", patch by pondlife, some long line police by me, also kill a few error splashes in functions that could be called by threads other than UI by Nils Wallménius · 16 years ago
- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 04dc828 Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask). by Magnus Holmgren · 17 years ago
- ef81572 Accept FS#7486 - shortcuts plugin. by Jonathan Gordon · 17 years ago
- 2cda994 Move the root_menu() call out of tree.c. by Jonathan Gordon · 17 years ago
- 11dd5c7 Remove unused struct members by Nils Wallménius · 17 years ago
- 36a2e30 Move the inbuilt filetype info into filetypes.c and rename the defines. by Jonathan Gordon · 17 years ago
- dcb4aa2 FS#6997 DB/tree Cleanup - remove unused field "currextra2". by Miika Pekkarinen · 17 years ago
- 685f6bb #ifdef code that only makes sense for multivolume targets, make private functions 'static' by Nils Wallménius · 18 years ago
- 1b07ed0 Fix FS#6716 - make it easier to follow the selected file going in and by Jonathan Gordon · 18 years ago
- 91cb68a Introducing the root menu! by Jonathan Gordon · 18 years ago
- 9f4bd87 Cuesheet support by Jonathan Gordon and me (FS #6460). by Nicolas Pennequin · 18 years ago
- 2f4521e More HAVE_TAGCACHE by Austin Appel by Jonathan Gordon · 18 years ago
- 224c0a1 Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. by Linus Nielsen Feltzing · 18 years ago
- 1e88be5 Barry Wardell's keymappings for H10 by Daniel Stenberg · 18 years ago
- 2f943b0 Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. by Zakk Roberts · 18 years ago
- 432f53d iAudio X5: joystick click selects in the file browser, like on the iriver targets by Linus Nielsen Feltzing · 19 years ago
- 009853f Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save of presets to different files; by Hristo Kovachev · 19 years ago
- 15b2eef Updated quickscreens, now they look better than before while still retaining the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. by Zakk Roberts · 19 years ago
- 75c3d0b Add support for loadable vkeyboard layouts by Frank Dischner · 19 years ago
- 02c540d Moved main menu button to REC for both file browser and WPS by Daniel Stenberg · 19 years ago
- b76e4ec swap PLAY and REC for x5, I liked that way! by Daniel Stenberg · 19 years ago
- 7c4e0c8 Initial version of tagcache! There are still some bugs in the engine by Miika Pekkarinen · 19 years ago
- 338e2bb first gigabeat commit by Marcoen Hirschberg · 19 years ago
- 568ac3e Button driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- b12bcec Remove some unused/deprecated defines by Hristo Kovachev · 19 years ago
- cbfe90e Use the iPod 4G button mappings for the iPod 3G as well (at least for now) by Dave Chapman · 19 years ago
- d9e5b67 Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. by Dave Chapman · 19 years ago
- 20debbf iPod: Fix some button-mapping bugs and inconsistencies by Dave Chapman · 19 years ago
- b96ec65 iPod: Change button mapping in the file browser. Now MENU is mapped to menu, and PLAY/PAUSE is mapped to the WPS by Dave Chapman · 19 years ago
- cedba88 Matt v.d. Westhuizen's iAudio X5 keypad adjustments by Daniel Stenberg · 19 years ago
- d83e929 Work-in-progress iriver iFP-7xx port by Tomasz Malesinski by Dave Chapman · 19 years ago
- 0dc63c1 Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be identical to the other 4G models by Dave Chapman · 19 years ago
- 74b6af9 Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy by Kevin Ferrare · 19 years ago
- fe77240 iPod: First attempt to implement sensible button mappings. Changes to all targets to replace a small number of references to raw button codes (BUTTON_???) with their abstract equivalents. by Dave Chapman · 19 years ago
- 8719f09 generic multi-screen support for yes/no screens (like the one when reseting settings or when firmware has changed) by Kevin Ferrare · 19 years ago
- 4c0b83f Remote WPS support (and some WPS bugfixes) by Stephan Wezel by Christi Scarborough · 19 years ago
- 64e5239 iPod: Add placeholder button definitions - these need reviewing when the button usage for the iPod is decided by Dave Chapman · 19 years ago
- b83dc38 Corrected a small bug about status bar not refreshing the clock in menus on archos, added some H1x0 remote key bindings (thanks Stephan Wezel for the patch ! ) by Kevin Ferrare · 19 years ago
- eb87ad5 H1x0: Fixed the non-working Stop in the file browser. Ondios: Added the same feature. by Jens Arnold · 19 years ago
- 7da9477 Initial multi screen support by Kévin Ferrare (Patch #1318081) by Linus Nielsen Feltzing · 19 years ago
- 74353a7 The database is now always synched when entering USB mode or shutting down, and not only in the tree browser by Linus Nielsen Feltzing · 19 years ago
- 280d9cc Undo my previous commit and do the same with a parantheses change in filetree.c by Jonas Häggqvist · 19 years ago
- 96ff4b3 Don't show dirs when browsing WPS files, .cfg files, fonts, languages and firmwares by Jonas Häggqvist · 19 years ago
- 01377e2 Hristo Kovachev's keypad fixes for the H300 build by Daniel Stenberg · 19 years ago
- 1f45cce Move quick menu to MODE button to avoid conflict with page up/down in WPS by Christi Scarborough · 19 years ago
- 37c3d8b Quick menu for iRiver: A long press on the PLAY key in the browser or the WPS will take you into the quick menu screen where certain common settings can be adjusted. Works just the same as F2 menu on Archos. by Christi Scarborough · 19 years ago
- 7600708 BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC keymappings changed to be consistent with main unit. by Christi Scarborough · 19 years ago
- 7ac0b35 Remove TREE_RC_ENTER, it was redundant by Marcoen Hirschberg · 19 years ago
- fb369b0 Make remote-control code more complete by Marcoen Hirschberg · 19 years ago
- c19e0f0 Add remote control support to tree and menu. Move defines from wps.c to wps.h by Marcoen Hirschberg · 19 years ago
- bd42d31 RoLo now works on the iRiver by Linus Nielsen Feltzing · 20 years ago
- 259e354 Added button definitions for gmini build. Prettified formatting. by Jens Arnold · 20 years ago
- 84c7d880 Added support for very large tables in ID3 database. by Björn Stenberg · 20 years ago
- 8a5de5f Added ID3 database support. Still very early. by Björn Stenberg · 20 years ago
- 98ccef2 Prevent entering the menu when returning from a subroutine with MODE-repeat events still in the queue (e.g. from renaming a file) (Ondio) by Jens Arnold · 20 years ago
- da84857 prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC) by Jörg Hohensohn · 20 years ago
- e68ccbd Added iRiver button codes by Linus Nielsen Feltzing · 20 years ago
- 821e625 Fixes: (1) Selecting previous file/dir via remote in browser works again (typo). (2) The resume request should now always work as intended, properly ignoring button releases. The power button (ON for recorder/player, OFF for ondio) is now only ignored until the first release. by Jens Arnold · 20 years ago
- 40ae63b Improvement for talking filenames: While loading the directory, already cache for which files are clips available. This avoids unsuccessful spinups while browsing. by Jörg Hohensohn · 20 years ago
- 87ab7a0 Proper fix for TREE_RUN trailing release event by Björn Stenberg · 20 years ago
- ef8703c Ondio also needs RUN to be on release, since we use repeat for context menu. by Björn Stenberg · 20 years ago
- 2b816de Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now available on PLAY+REPEAT too. by Björn Stenberg · 20 years ago
- ff4b21d Moved most actions off of button release events. by Björn Stenberg · 20 years ago
- 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
- 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
- 66b45ee by Henrik Backe · 20 years ago
- 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
- 839067b More const policeing step 2 by Jens Arnold · 20 years ago
- 5c8a2f5 sort options for files & directories by Jörg Hohensohn · 20 years ago
- 74eb642 infrastructure for sorting by date+time, now we "only" need to decide on the UI by Jörg Hohensohn · 20 years ago
- fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 20 years ago
- 2a3aab6 preparation for the JPEG viewer by Jörg Hohensohn · 20 years ago
- 642cce2 Moved Create Directory to the ON+Play menu by Linus Nielsen Feltzing · 21 years ago
- ef7293f New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. by Linus Nielsen Feltzing · 21 years ago
- a108ec2 Added Benjamin Metzlers bookmarking feature (patch #669440) by Björn Stenberg · 21 years ago
- bd8f448 the video player plugin and file the type / plugin API for it by Jörg Hohensohn · 21 years ago
- 8b813d0 table-driven internal handling of file types, so we can have many of them by Jörg Hohensohn · 21 years ago
- 1694847 play .ch8 files with the Chip-8 emulator by Jörg Hohensohn · 21 years ago
- de5477c Brian King's .rockbox browsing patch by Björn Stenberg · 21 years ago
- 8d2a408 Lee Marlow's patch: UCL files can be "played" to call the flash plugin by Jörg Hohensohn · 21 years ago
- 9e42620 Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. by Hardeep Sidhu · 21 years ago
- ba371fb Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ by Björn Stenberg · 21 years ago
- 20d031f Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 21 years ago