Commit graph

  • 65602895a5 FatFS complete implementation Joel Bodenmann 2014-06-27 06:10:18 +02:00
  • 11e3d1fa22 first working FatFS implementation. Modes ToDo Joel Bodenmann 2014-06-27 00:38:46 +02:00
  • b55fa551e3 macro typo Joel Bodenmann 2014-06-25 23:04:44 +02:00
  • 1785f32976 added ToDo list Joel Bodenmann 2014-06-25 05:31:41 +02:00
  • f2bbe071f3 added fatfs/readme Joel Bodenmann 2014-06-25 05:27:54 +02:00
  • b054a7220f initial implementation - untested Joel Bodenmann 2014-06-25 05:23:57 +02:00
  • dc0f291350 First cut eCos port inmarket 2014-06-25 00:51:05 +10:00
  • d7129e6058 adding fatfs directory Joel Bodenmann 2014-06-24 05:56:13 +02:00
  • 124e0fcc19 typo Joel Bodenmann 2014-06-23 17:50:55 +02:00
  • 7481e82dfc VS1053 poll rate is now an overridable value Joel Bodenmann 2014-06-23 17:46:15 +02:00
  • 16fba41d50 Added support for playing arbitrary format audio files with an intelligent audio processor like the VS1053 codec. Demo added. inmarket 2014-06-23 18:44:50 +10:00
  • 8e13c10f39 remove not use code pashamray 2014-06-18 21:43:14 +03:00
  • 8d1ce48800 compiler warning (SSD2119 for Embest board) Joel Bodenmann 2014-06-16 09:42:32 +02:00
  • a38fd71311 gdisp_lld_PCF8812.c отредактирован онлайн на Bitbucket pashamray 2014-06-13 12:05:41 +00:00
  • f3870ce441 first commit PCF8812 driver p.shamray 2014-06-12 11:05:53 +03:00
  • 2127c61eee frame demo: Fix bug for displays with < 32 bit color inmarket 2014-05-30 12:46:40 +10:00
  • 25ce0ed7d6 Remove superflous entries in demo gfxconf.h inmarket 2014-05-30 12:45:48 +10:00
  • c33fb2c4d5 Remove compiler warning inmarket 2014-05-30 12:45:19 +10:00
  • 5389ff4ad0 Updated frame demo code Joel Bodenmann 2014-05-30 03:56:51 +02:00
  • 54221783a0 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2014-05-30 02:57:40 +02:00
  • 41a74191c1 fixing frame close button action Joel Bodenmann 2014-05-30 02:57:30 +02:00
  • c65cdaed24 frame widget render improvements Joel Bodenmann 2014-05-30 01:11:25 +02:00
  • 1fce946adb Merged in steffanx/ugfx (pull request #9) Joel Bodenman 2014-05-22 16:56:40 +02:00
  • 27082a61d6 Added Xresource.h include to get rid of a warning about XrmUniqueQuark Steffan Woltjer 2014-05-22 15:55:23 +02:00
  • 80d4da1bf4 Linux framebuffer fixes inmarket 2014-05-22 18:06:48 +10:00
  • 9ca7cc9c9e Compile fix inmarket 2014-05-22 17:39:41 +10:00
  • 451f6a2ae0 Missing header file required for some OS's inmarket 2014-05-22 17:34:09 +10:00
  • 285bd0f4d6 GDISP framebuffer driver + an implementation for the linux kernel framebuffer device inmarket 2014-05-22 17:21:19 +10:00
  • 52cfaf00cc Widgets demo: Unsetting of clip area is no longer required with the new GWIN redraw strategy inmarket 2014-05-22 09:36:34 +10:00
  • bc3ebd6ae9 GWIN: Make sure invisible windows are redrawn before visible windows. Redrawing compile options made visible for the user project. inmarket 2014-05-22 09:35:36 +10:00
  • 1edc0a2d5a Added containers_nested demo Joel Bodenmann 2014-05-21 14:56:02 +02:00
  • 34e23320b4 Significant changes to the window redrawing methodology. Move and Resize should probably work for containers now Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers. inmarket 2014-05-21 13:02:00 +10:00
  • 7afe4e78b7 Remove unnecessary window manager inmarket 2014-05-21 12:47:40 +10:00
  • 0b204ed8e3 Reworking the GWIN doxygen documentation. Joel Bodenmann 2014-05-20 18:05:38 +02:00
  • 9781c31f3b added missing gwinWidgetClearInit() to label and imagebox demo Joel Bodenmann 2014-05-20 10:35:50 +02:00
  • 5c14057e33 gfxExit() fix for ChibiOS/RT 3.x Joel Bodenmann 2014-05-19 22:43:39 +02:00
  • 246b42c6eb Doxygen typo Joel Bodenmann 2014-05-15 18:55:18 +02:00
  • 70c15a1d62 Bug fix to widgets demo. It should never have used <stdio.h> which is not available on many embedded platforms. inmarket 2014-05-12 13:27:07 +10:00
  • dfcd7e0e50 Bug fixes to sprintg() and fix to incomplete scang() implementation. inmarket 2014-05-12 13:25:54 +10:00
  • 38fb787cbd Restore library locations to what is used in all other example makefiles inmarket 2014-05-12 09:26:36 +10:00
  • 2b01f18b03 Updates for small displays for the widgets demo. inmarket 2014-05-12 09:25:37 +10:00
  • 6c81e4ef7a Revert "updated gwin widget demo" v2.1 inmarket 2014-05-12 07:58:16 +10:00
  • f5765fab92 Adding GWIN container demo Joel Bodenmann 2014-05-11 22:22:13 +02:00
  • e28e572ea8 Progressbar GWIN_PROGRESSBAR_AUTO feature fix Joel Bodenmann 2014-05-11 20:20:49 +02:00
  • 4af82a95d4 updated gwin widget demo Joel Bodenmann 2014-05-11 19:37:13 +02:00
  • f6b70eb883 release v2.1 Joel Bodenmann 2014-05-11 18:13:49 +02:00
  • 6a19656327 preparing 2.1 release Joel Bodenmann 2014-05-11 17:25:48 +02:00
  • 870d0cbdc9 Doxygen fixes Joel Bodenmann 2014-05-11 17:23:18 +02:00
  • b3e87944c2 whitespace Joel Bodenmann 2014-05-11 17:17:36 +02:00
  • b34819bb76 cleanup of Mikromedia STM32-M4 board support Joel Bodenmann 2014-05-11 17:15:57 +02:00
  • 9aeef56c9a Merged in trsaunders/ugfx-mikromedia-m4 (pull request #8) Joel Bodenman 2014-05-11 17:08:05 +02:00
  • 6961a536e5 GFILE bug fix Joel Bodenmann 2014-05-11 16:26:41 +02:00
  • 32f1ec9b12 last try to get this shit right with that damned GWIN demo Joel Bodenmann 2014-05-11 16:11:52 +02:00
  • 52c1edc5ab Improve GWIN widget demo layouting Joel Bodenmann 2014-05-11 16:07:21 +02:00
  • e8f0f8faa8 Improving look of GWIN widget demo Joel Bodenmann 2014-05-11 16:01:50 +02:00
  • 5025772260 Extending GWIN widget demo Joel Bodenmann 2014-05-11 15:11:10 +02:00
  • 6dc3cbcd29 GFILE rules bug fix Joel Bodenmann 2014-05-11 15:00:03 +02:00
  • 9e6b210425 simplify gwin widgets demo code Joel Bodenmann 2014-05-11 13:59:48 +02:00
  • 6a0e79903d Added gwinShow() and gwinHide() macro wrappers Joel Bodenmann 2014-05-11 13:58:21 +02:00
  • 10917910e7 doc Joel Bodenmann 2014-05-11 13:01:23 +02:00
  • a25c56f8ed More freeflowing of the widgets demo for smaller displays. inmarket 2014-05-11 20:26:17 +10:00
  • 0219daa6eb Update widgets demo to use Containers. Reflow the controls so they display better on smaller displays. inmarket 2014-05-11 20:12:16 +10:00
  • 19dc64269c Container and Frame updates. New api's gwinGetInnerWidth() and gwinGetInnerHeight() inmarket 2014-05-11 20:11:16 +10:00
  • 8c5275583a Better redrawing when doing a forced change of default style. inmarket 2014-05-11 20:09:42 +10:00
  • d02b5e06e9 Visible and Enabled GWIN bug fix inmarket 2014-05-11 20:08:41 +10:00
  • 7e915a8017 Doco inmarket 2014-05-11 20:07:49 +10:00
  • 3a98279583 Add gdispContrastColor() and remove divides from gdispBlendColors() inmarket 2014-05-11 20:05:31 +10:00
  • 0a7f498f3e Merge branch 'master' into gwin inmarket 2014-05-11 13:21:58 +10:00
  • e3be259024 Remove NULLs except in comments as some compilers/OS's give strange definitions. inmarket 2014-05-11 13:10:50 +10:00
  • e35d03f24e Update releases.txt inmarket 2014-05-11 13:12:02 +10:00
  • deb5d91278 Make gfxconf.example.h list all the default values as comments inmarket 2014-05-11 13:12:59 +10:00
  • 725e9b9842 spacing inmarket 2014-05-11 13:13:18 +10:00
  • 98a01a021c spelling inmarket 2014-05-11 13:13:36 +10:00
  • 669a88cd06 spelling inmarket 2014-05-11 13:13:36 +10:00
  • 1c75b6c352 spacing inmarket 2014-05-11 13:13:18 +10:00
  • 7320410cb5 Make gfxconf.example.h all comments of the default. inmarket 2014-05-11 13:12:59 +10:00
  • dc693a9122 Update releases.txt inmarket 2014-05-11 13:12:02 +10:00
  • 95a3570c88 Remove NULLs except in comments as some compilers/OS's give strange definitions. inmarket 2014-05-11 13:10:50 +10:00
  • bdbe78a8da frame fixes inmarket 2014-05-11 13:09:36 +10:00
  • 8620545c9f Update Mikromedia-M4 board definition to work with the latest ChibiStudio board config generator Add Chibios 3.0.0 example project for this board Thomas Saunders 2014-05-10 21:53:17 +01:00
  • a49b095b94 Merge branch 'master' into gwin Joel Bodenmann 2014-05-10 19:02:37 +02:00
  • e5b8e351f5 Merge branch 'freertos' Joel Bodenmann 2014-05-10 18:58:40 +02:00
  • 2632bb1ed5 doxygen cleanup Joel Bodenmann 2014-05-10 18:50:15 +02:00
  • 33a037b81c freertos port cleanup Joel Bodenmann 2014-05-10 18:26:44 +02:00
  • cb825aa823 Introducing GFX_FREERTOS_USE_TRACE Joel Bodenmann 2014-05-10 18:13:51 +02:00
  • 2364f21333 GWIN frame demo - compiling but crashing Joel Bodenmann 2014-05-10 13:26:13 +02:00
  • 0a83c21aa2 frame rendering bug fix Joel Bodenmann 2014-05-10 11:49:11 +02:00
  • 5544202a26 All compiling. Containers and Frames still to be tested. inmarket 2014-05-10 18:20:05 +10:00
  • 890653111b Oops - missed this one. Not ready for prime time yet though. inmarket 2014-05-10 01:28:59 +10:00
  • cb606359cc Multiple changes to GWIN to support containers. inmarket 2014-05-10 01:11:30 +10:00
  • 21aac3d853 Merge branch 'master' into gwin inmarket 2014-05-09 21:46:32 +10:00
  • 1478fdf41e Re-order GWIN sys_rules to simplify ready for new functionality. inmarket 2014-05-09 21:37:06 +10:00
  • f9b6b1697d GWIN label bug fix and simplification inmarket 2014-05-09 21:36:14 +10:00
  • 28f10aaa3a Rename GWIN image header file to be consistent with all other controls and with its source file inmarket 2014-05-09 21:35:30 +10:00
  • de5a983777 GWIN window manager comment updates inmarket 2014-05-09 21:34:12 +10:00
  • 0f109512fd gwinImage animated gif bug fix inmarket 2014-05-09 21:33:33 +10:00
  • 6d2c8f0f50 GWIN creation and destruction bug fixes inmarket 2014-05-09 21:32:29 +10:00
  • c475d69a9c New gqueue calls to allow inserting an object into the queue at an arbitrary location. inmarket 2014-05-09 21:31:16 +10:00
  • cf5867b33d New gdispImageInit() call to initialise a gdispImage structure Use in gwinImage inmarket 2014-05-09 21:30:00 +10:00
  • 7c2b2555f8 Remove superfluous entries in gfxconf.example.h inmarket 2014-05-09 21:26:42 +10:00