- Upgrading SharpLibHid version. 2015-03-22, by StephaneLenclud
- Giving up on proper bring to foreground functionality as it need uiAccess. 2015-03-19, by StephaneLenclud
- Trying yet another function to bring to foreground but it's broken too. 2015-03-19, by StephaneLenclud
- Looks like we have a solution for our bring to foreground problem. 2015-03-18, by StephaneLenclud
- Trying to fix on bring to foreground mess. 2015-03-18, by StephaneLenclud
- Adding Green Start Icon and Publish. 2015-03-18, by StephaneLenclud
- Support Green Start launch file selection and bring to foreground feature. 2015-03-18, by StephaneLenclud
- Adding missing source file. 2015-03-17, by StephaneLenclud
- Adding dependency on SharpLibHid. 2015-03-15, by StephaneLenclud
- Liscense and Copyright fix. 2015-02-10, by StephaneLenclud
- More consistent clock and clear support. 2015-02-10, by StephaneLenclud
- Making App tab the last one again. 2015-02-09, by StephaneLenclud
- Fixing div by zero in network signal animation code of GP1212 displays. 2015-02-09, by StephaneLenclud
- Fancy network signal animation. 2015-02-09, by StephaneLenclud
- MDM166AA: Now showing local network connection and internet connection status. 2015-02-09, by StephaneLenclud
- Adding basic support for networks. 2015-02-09, by StephaneLenclud
- Audio tab now displaying default audio device name. 2015-02-09, by StephaneLenclud
- MDM166AA: Adding support for volume label. 2015-02-08, by StephaneLenclud
- Audio: Taking icon statuc count into account. 2015-02-08, by StephaneLenclud
- Audio: adding support for mute status. 2015-02-08, by StephaneLenclud
- Adding 'Audio' tab. 2015-02-08, by StephaneLenclud
- Publishing v0.1.3.0 2015-02-07, by StephaneLenclud
- Cleaning up design tab by removing layout debug buttons. 2015-02-07, by StephaneLenclud
- MiniDisplay: Improved icon APIs. 2015-02-07, by StephaneLenclud
- Server: Adding icon support 2015-02-05, by StephaneLenclud
- MiniDisplay DLL update providing support for MDM166AA. 2015-02-05, by StephaneLenclud
- Server: Adding scrolling speed setting. 2015-02-05, by StephaneLenclud
- Making display resize work. 2015-02-04, by StephaneLenclud
- Adding events for display closed/opened. 2015-02-04, by StephaneLenclud
- Setting layout size according to display. 2015-02-04, by StephaneLenclud
- Now properly disposing of tray icon on exit. 2015-01-24, by sl
- Version 2015-01-24, by StephaneLenclud
- Adding label "scale to fit" functionality. 2015-01-23, by sl
- Fixing crash when changing font while in bitmap layout. 2015-01-23, by sl
- Version. 2015-01-18, by sl
- Clearing screen when last client disconnects. 2015-01-18, by sl
- Clear the screen on startup if not in debug mode. 2015-01-18, by sl
- Adding tray icon context menu. 2015-01-18, by sl
- Adding tray icon support and minimize to tray option. 2015-01-18, by sl
- Auto start now properlly working with ClickOnce. 2015-01-18, by sl
- Auto Start should work. 2015-01-18, by sl
- Adding progress dialog. 2015-01-17, by sl
- Update checks now gives notification when the application is already up-to-date. 2015-01-17, by sl
- Removing admin rights for now and until we can publish with ClickOnce. 2015-01-16, by sl
- Adding application update button. 2015-01-15, by sl
- Moving DLL to please Visual Studio. 2015-01-12, by sl
- Adding app exit event handler. 2015-01-11, by sl
- ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP. 2015-01-11, by sl
- ClickOnce setup. 2015-01-11, by sl
- Merge 2014-12-27, by sl
- Adding VFD application icon. 2014-12-27, by sl
- Adding error message for single field set attempt. 2014-12-16, by sl
- Client now enforcing field creations to guarantee client side fields always 2014-12-16, by sl
- Adding indicators layout demo. 2014-12-16, by sl
- Prevent stackoverflow when client reconnects. 2014-12-16, by sl
- Merge field unification changes and client recovery feature. 2014-12-16, by sl
- Onlu update client tree view when needed. 2014-12-16, by sl
- Removing specific functions for setting text and bitmap. 2014-10-26, by sl
- Removing some Text and Bitmap specific stuff and using generic Field instead. 2014-12-15, by sl
- Client now recovers from faulty states and timeout. 2014-12-15, by sl
- Now having a single class for both text and bitmap field. 2014-10-25, by sl
- Better client documentation regarding our bitmap layout. 2014-10-22, by sl
- Support row and column span. 2014-10-14, by sl
- Cleaning up control creation code. 2014-10-13, by sl
- Bitmap field now mostly working. 2014-10-13, by sl