summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2004-10-05Ondio menu hack removedJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5168 a1c6a512-1295-4272-9138-f99709370657
2004-10-05Don't exit menus on repeat.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5167 a1c6a512-1295-4272-9138-f99709370657
2004-10-05Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now ↵Björn Stenberg
available on PLAY+REPEAT too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5166 a1c6a512-1295-4272-9138-f99709370657
2004-10-04Moved most actions off of button release events.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5164 a1c6a512-1295-4272-9138-f99709370657
2004-10-04Player volume buttons now work againBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5163 a1c6a512-1295-4272-9138-f99709370657
2004-10-04The prerecord setting had too few bits allocatedLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5160 a1c6a512-1295-4272-9138-f99709370657
2004-10-04added the new SOURCES files to the tarballDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5159 a1c6a512-1295-4272-9138-f99709370657
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
config.h preprocessor symbols to make conditionals use the GCCOPTS now specified in the root Makefile by configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5158 a1c6a512-1295-4272-9138-f99709370657
2004-10-04Player next/prev is on release, not press. (Bug #1039326)Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5156 a1c6a512-1295-4272-9138-f99709370657
2004-10-04Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5155 a1c6a512-1295-4272-9138-f99709370657
2004-10-02Moved Ondio main menu hack in order to properly browse fonts, langs, rocks ↵Jens Arnold
and .wps files. This does only work after filetype_init() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5151 a1c6a512-1295-4272-9138-f99709370657
2004-10-01This one was missing from my MAS3539F support commitJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5150 a1c6a512-1295-4272-9138-f99709370657
2004-10-01Fixed Ondio USB polarity debug displayJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5148 a1c6a512-1295-4272-9138-f99709370657
2004-10-01Patch #1038325 by Markus Braun, prevents WPS from setting the volume higher ↵Linus Nielsen Feltzing
than 100 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5140 a1c6a512-1295-4272-9138-f99709370657
2004-09-29Adjusted temporary Ondio hack for new capabilitiesJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5130 a1c6a512-1295-4272-9138-f99709370657
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5129 a1c6a512-1295-4272-9138-f99709370657
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into ↵Jörg Hohensohn
multiple choice values (keypad, tuner, CPU, h/w codec) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
2004-09-28Removed debug code, shouldn't have been committedJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5125 a1c6a512-1295-4272-9138-f99709370657
2004-09-28The config sector number is now calculated from the lowest partition start ↵Jens Arnold
sector. Needed for disks with sectors_per_track < 63, e.g. flash cards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5124 a1c6a512-1295-4272-9138-f99709370657
2004-09-28First working MMC driver (very preliminary, and read-only), and some ↵Jens Arnold
adaptions of the debug menu git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5123 a1c6a512-1295-4272-9138-f99709370657
2004-09-28The ON+Play menu in the playlist browser now behaves better, and it stays in ↵Linus Nielsen Feltzing
the playlist menu after exiting git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5122 a1c6a512-1295-4272-9138-f99709370657
2004-09-27My previous commit broke wrap around browsing in select_bookmoark()Henrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5121 a1c6a512-1295-4272-9138-f99709370657
2004-09-26Added header file for bitswap, and made the fliptable global for re-useJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5120 a1c6a512-1295-4272-9138-f99709370657
2004-09-24Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menuHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5116 a1c6a512-1295-4272-9138-f99709370657
2004-09-23Show the second (instead of the last) bookmark after deleting the first oneHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5113 a1c6a512-1295-4272-9138-f99709370657
2004-09-23Fixed broken reset runtime confirmation dialougeHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5112 a1c6a512-1295-4272-9138-f99709370657
2004-09-22adjusted to work better in the new conceptDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5108 a1c6a512-1295-4272-9138-f99709370657
2004-09-22Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT)Henrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5106 a1c6a512-1295-4272-9138-f99709370657
2004-09-22Added SETTINGS_OK2 to sleeptimer_screen to maintain consistency withHenrik Backe
the main menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5105 a1c6a512-1295-4272-9138-f99709370657
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg
to either the configure script or to be ifdefed in the sources. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5103 a1c6a512-1295-4272-9138-f99709370657
2004-09-21Fixed broken rewind in wpsHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5102 a1c6a512-1295-4272-9138-f99709370657
2004-09-21Fixed broken delete file/directory confirmation in onplayHenrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5101 a1c6a512-1295-4272-9138-f99709370657
2004-09-20Disabled all code for the serial remote on Ondio, since the serial port is ↵Jens Arnold
needed for MMC access. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5097 a1c6a512-1295-4272-9138-f99709370657
2004-09-20Removed the Neo code. Nobody is interested in it.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5096 a1c6a512-1295-4272-9138-f99709370657
2004-09-19Fixed typo.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5095 a1c6a512-1295-4272-9138-f99709370657
2004-09-19On+play menu now activates on play releaseBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5094 a1c6a512-1295-4272-9138-f99709370657
2004-09-19Don't leave a stray release.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5093 a1c6a512-1295-4272-9138-f99709370657
2004-09-19Redesigned the button handling. The code now uses symbolic function defines ↵Björn Stenberg
instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5091 a1c6a512-1295-4272-9138-f99709370657
2004-09-16oh, I need to commit this Ondio hack, else nobody can test with the ↵Jörg Hohensohn
automated build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5080 a1c6a512-1295-4272-9138-f99709370657
2004-09-15temporarily disabled building of plugins for OndioDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5079 a1c6a512-1295-4272-9138-f99709370657
2004-09-15Makefile Fix: plugin lib includes for OndioJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5077 a1c6a512-1295-4272-9138-f99709370657
2004-09-11Clean romstart fileJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5068 a1c6a512-1295-4272-9138-f99709370657
2004-09-10Added check for missing .rockbox directory to playlist code.Henrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5063 a1c6a512-1295-4272-9138-f99709370657
2004-09-10temporary hacks to make it compile with the Ondio (=Player) keypad. No ↵Jörg Hohensohn
influence for the other platforms. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5060 a1c6a512-1295-4272-9138-f99709370657
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a ↵Jörg Hohensohn
Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5055 a1c6a512-1295-4272-9138-f99709370657
2004-09-09build system updated to include Ondio optionJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5052 a1c6a512-1295-4272-9138-f99709370657
2004-09-07Show counter option is now saved to diskZakk Roberts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5050 a1c6a512-1295-4272-9138-f99709370657
2004-09-06Since open() does now handle O_TRUNC correctly, the previous fix is no ↵Jens Arnold
longer needed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5049 a1c6a512-1295-4272-9138-f99709370657
2004-09-06check the size of the .bin file, not the .ucl fileDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5047 a1c6a512-1295-4272-9138-f99709370657
2004-09-06removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg
magic and a modified perl script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5045 a1c6a512-1295-4272-9138-f99709370657