summaryrefslogtreecommitdiffstats
path: root/apps/bitmaps/native
AgeCommit message (Collapse)AuthorFilesLines
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald1-1/+1
Mainly a straight replacement of FIIO_M3K -> FIIO_M3K_LINUX. Change-Id: Id07c84f8150991d1b6851540c2c3f8f67e3f12c2
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-1/+1
The Q and K have a slightly different case, but the hardware under the shell is completely identical. These models are rebadged versions: * Hifiwalker H2 (== Q) * AGPTek H3 (== K) * Surfans F20 (== K) Other notes: * Significant improvements in the shared Hiby-platform launcher/loader * SD card can theoretically be hot-swapped now * Support external USB mass storage! * Some consolidation of Hiby-platform targets * Some consolidation of plugin keymaps Todo/known issues: * Keymaps need to be gone over properly * Convert to HAVE_SCROLLWHEEL? Change-Id: I5a8a4f22c38a5b69392ca7c0a8ad8c4e07d9523c
2020-10-09New port: FiiO M3KSolomon Peachy2-1/+5
Most credit goes to: Roman Skylarov Additional integration and refactoring by myself. *** COMPLETELY UNTESTED *** Change-Id: Ia64c36d92e0214c6b15f7a868df286f8113ea27b
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-4/+0
Note: I left behind lcd_bitmap in features.txt, because removing it would require considerable work in the manual and the translations. Change-Id: Ia8ca7761f610d9332a0d22a7d189775fb15ec88a
2020-04-06xDuoo X3II and X20 portMarcin Bukat2-0/+4
Provided by Roman Stolyarov Integration, Refactoring, and Upstreaming by Solomon Peachy X3II confirmed working by forum tester, X20 is nearly identical. This includes bootloader, main firmware, and the flash image patcher. Eventual Todo: * Further refactor AGPTek Rocker & xduoo hiby bootloaders * Further refactor AGPTek Rocker & xduoo hosted platform code Change-Id: I34a674051d368efcc75d1d18c725971fe46c3eee
2018-06-12Agptek Rocker: Initial commitMarcin Bukat4-2/+8
Change-Id: I26b51106c7b1c36a603fba6d521e917d79b5a95b
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly3-0/+6
SUPPORTED SERIES: - NWZ-E450 - NWZ-E460 - NWZ-E470 - NWZ-E580 - NWZ-A10 NOTES: - bootloader makefile convert an extra font to be installed alongside the bootloader since sysfont is way too small - the toolsicon bitmap comes from the Oxygen iconset - touchscreen driver is untested TODO: - implement audio routing driver (pcm is handled by pcm-alsa) - fix playback: it crashes on illegal instruction in DEBUG builds - find out why the browser starts at / instead of /contents - implement radio support - implement return to OF for usb handling - calibrate battery curve (NB: of can report a battery level on a 0-5 scale but probabl don't want to use that ?) - implement simulator build (we need a nice image of the player) - figure out if we can detect jack removal POTENTIAL TODOS: - try to build a usb serial gadget and gdbserver Change-Id: Ic77d71e0651355d47cc4e423a40fb64a60c69a80
2014-06-21bitmaps: Use *x16.bmp also for upcoming 24bit targets (they are actually ↵Thomas Martitz1-10/+10
24bit BMPs). Change-Id: I5c7d16ad41e43c26a9ac3e01c52c3ca34a6b7495
2014-06-21bitmaps: Convert some bitmaps to 24bit BMP.Thomas Martitz1-0/+0
Change-Id: Ibd4171383be3383e0260686b920c78244989abd2
2014-01-05apps/bitmaps: Replace pseudo-native default icons with mono ones.Thomas Martitz4-9/+0
The old icons looked exactly like the mono version, and all >1 bpp drivers support rendering mono bitmaps. Therefore a mono bitmap can be used which requires less ram. This affects only the builtin icons, not the ones used by cabbiev2. Change-Id: I3b02b5b04fe8b4bcc69e83310871254d336b648a
2012-02-18Sansa clip zip: fix pinkish outline around usb logoBertrik Sikken1-0/+0
Change-Id: I3d90b74ed1bc6d2a137d24a362b3ad3ca44ff4b6
2011-10-29Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken1-0/+0
* configure display for RGB (instead of BGR) colour coding * fix logo bitmap to correct size of 96x30 * fix pixel format to RGB565 swapped git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30859 a1c6a512-1295-4272-9138-f99709370657
2011-09-24Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken2-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30588 a1c6a512-1295-4272-9138-f99709370657
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken2-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30365 a1c6a512-1295-4272-9138-f99709370657
2011-02-11Make sure there is a logo for LCD_WIDTH>480 && LCDWIDTH<600 (useful for ↵Frank Gevaerts1-1/+1
600x1024 LCDs) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29281 a1c6a512-1295-4272-9138-f99709370657
2010-05-07Revert hotkey bitmapsJeffrey Goode3-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25875 a1c6a512-1295-4272-9138-f99709370657
2010-05-07Correct bitmap color depthJeffrey Goode3-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25867 a1c6a512-1295-4272-9138-f99709370657
2010-05-07Hotkey menu items have their own iconJeffrey Goode3-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25866 a1c6a512-1295-4272-9138-f99709370657
2009-12-11Remove svn:executableMichael Chicoine2-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23932 a1c6a512-1295-4272-9138-f99709370657
2009-07-19Fix OndaKarl Kurbjun1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21977 a1c6a512-1295-4272-9138-f99709370657
2009-07-19M:Robe 500: Add Rockbox logo for 640x480 and 480x640.Karl Kurbjun3-1/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21976 a1c6a512-1295-4272-9138-f99709370657
2008-11-20New makefile solution: A single invocation of 'make' to build the entire ↵Björn Stenberg1-32/+0
tree. Fully controlled dependencies give faster and more correct recompiles. Many #include lines adjusted to conform to the new standards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657
2008-05-05FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).Barry Wardell1-0/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17374 a1c6a512-1295-4272-9138-f99709370657
2008-05-02128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel ↵Dave Chapman2-0/+2
wide mono main LCDs - fixes the logo for the iFP (it was using the Archos version), plus preparation for new ports. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17305 a1c6a512-1295-4272-9138-f99709370657
2008-03-14More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator ↵Jens Arnold2-0/+2
builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16658 a1c6a512-1295-4272-9138-f99709370657
2008-01-09Add missing files for the m:robe 100Mark Arigo1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16032 a1c6a512-1295-4272-9138-f99709370657
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver ↵Mark Arigo1-0/+4
works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16030 a1c6a512-1295-4272-9138-f99709370657
2007-10-03Didn't mean to commit that changeKarl Kurbjun1-3/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14966 a1c6a512-1295-4272-9138-f99709370657
2007-10-03Missing keymap commitKarl Kurbjun1-1/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14965 a1c6a512-1295-4272-9138-f99709370657
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled ↵Mark Arigo2-0/+2
including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it ↵Jens Arnold2-0/+4
(all but Nano and Video). * Hack for compiling iPod G3 removed. * Code cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14131 a1c6a512-1295-4272-9138-f99709370657
2007-07-21woops, fix the colour on the icons which are still blackJonathan Gordon1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13951 a1c6a512-1295-4272-9138-f99709370657
2007-07-14Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced ↵Jonathan Gordon1-0/+0
with the current foreground colour git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13878 a1c6a512-1295-4272-9138-f99709370657
2007-04-17Since the greyscale remote deserved an own iconset the greyscale main ↵Marianne Arnold2-0/+2
screens should have one too. (They also had their own viewer icons already.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13197 a1c6a512-1295-4272-9138-f99709370657
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon3-0/+7
http://www.rockbox.org/twiki/bin/view/Main/CustomIcons for info on format and how to load them git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13177 a1c6a512-1295-4272-9138-f99709370657
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ↵Dave Chapman1-0/+2
simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code. Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods. Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT). The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12008 a1c6a512-1295-4272-9138-f99709370657
2007-01-10Restored broken bitmapLinus Nielsen Feltzing1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11974 a1c6a512-1295-4272-9138-f99709370657
2007-01-09Removed executable flagLinus Nielsen Feltzing7-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11966 a1c6a512-1295-4272-9138-f99709370657
2006-11-20new usb logos for all screens, utilising lcd_bitmap_transparent() on colour ↵Marianne Arnold7-1/+16
displays. It saves some bytes on Archos as a nice side effect git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11560 a1c6a512-1295-4272-9138-f99709370657
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing ↵Jens Arnold1-3/+2
messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657
2006-10-18Archos recorders, Ondios: aspect corrected rockbox logo, by Marianne Arnold.Jens Arnold3-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11260 a1c6a512-1295-4272-9138-f99709370657
2006-10-06Move USB logo to an external (native-depth) bitmap.Dave Chapman2-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11137 a1c6a512-1295-4272-9138-f99709370657
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell2-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
2006-07-27'Repaired' Rockbox logo for archos, by Marianne Arnold. Spot the difference...Jens Arnold1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10340 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Properly sized rockbox logo for iPod mini, in greyscale.Jens Arnold2-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9426 a1c6a512-1295-4272-9138-f99709370657
2006-02-24first gigabeat commitMarcoen Hirschberg2-3/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8764 a1c6a512-1295-4272-9138-f99709370657
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. ↵Dave Chapman1-0/+1
The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
2006-02-18320x98 Rockbox logo for larger LCDs (currently only iPod 5G).Zakk Roberts2-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8725 a1c6a512-1295-4272-9138-f99709370657
2006-02-17Fix 4-grey rockbox logo.Jens Arnold1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8723 a1c6a512-1295-4272-9138-f99709370657