2014-10-18 |
John Hodge (sonata) | ARCH=native - Fix compilation on newer compilers (link... |
tree | commitdiff |
2014-10-17 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2014-10-17 |
John Hodge | Fix ARCH=native compiling |
tree | commitdiff |
2014-08-25 |
John Hodge | Usermode/AxWin4 - Controls working, starting on text |
tree | commitdiff |
2014-08-24 |
John Hodge | x86_64 build working with new compiler |
tree | commitdiff |
2014-08-18 |
John Hodge | Usermode/AxWin4 - Shared buffers working, added DrawCtr... |
tree | commitdiff |
2014-06-22 |
John Hodge | Usermode/AxWin4 - Working in shared memory usage |
tree | commitdiff |
2014-06-21 |
John Hodge | Usermode/AxWin4 - Screen dimensions acquisition, speedu... |
tree | commitdiff |
2014-06-10 |
John Hodge | Usermode/AxWin4 - Input progressing |
tree | commitdiff |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Mouse input in progress |
tree | commitdiff |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Rendering random data successfully now |
tree | commitdiff |
2014-06-08 |
John Hodge | Usermode/AxWin4 - PushData implemented |
tree | commitdiff |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Add very basic start on a UI program |
tree | commitdiff |
2014-06-08 |
John Hodge | Usermode/AxWin4 - Slowly implementing |
tree | commitdiff |
2014-06-08 |
John Hodge | Usermode - Remove acess.ld (unneeded now) |
tree | commitdiff |
2014-05-31 |
John Hodge | Usermode/init - Better logging |
tree | commitdiff |
2014-05-31 |
John Hodge | Usermode/AxWin4 - Fix deserialiser, ::std::map for... |
tree | commitdiff |
2014-05-31 |
John Hodge | BuildConf - Switch to OS specific cross-compiler (inste... |
tree | commitdiff |
2014-05-26 |
John Hodge | Usermode/AxWin4 - Server implementation runnable |
tree | commitdiff |
2014-05-24 |
John Hodge | Usermode/AxWin4 - Starting work on client-side library |
tree | commitdiff |
2014-05-24 |
John Hodge | Usermode/AxWin4 - Add forgotten cursor (same file as... |
tree | commitdiff |
2014-05-24 |
John Hodge | Usermode/AxWin4 - Server implemenation moving along |
tree | commitdiff |
2014-05-23 |
John Hodge | Usermode/axwin4 - Continuing |
tree | commitdiff |
2014-05-22 |
John Hodge | Usermode/irc - Fix scrolling on new messages. |
tree | commitdiff |
2014-05-21 |
John Hodge | usermode/axwin4 - Blit to screen planned |
tree | commitdiff |
2014-05-21 |
John Hodge | Usermode/irc - Fix pointer mismatch printing new messages |
tree | commitdiff |
2014-05-18 |
John Hodge | Usermode/Applications - Set GNU++11 for C++ compilation |
tree | commitdiff |
2014-05-18 |
John Hodge | Usermode/AxWin4 - Code now compiling (if STL is present) |
tree | commitdiff |
2014-05-18 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2014-05-18 |
John Hodge | Usermode/gui_terminal - Minor touches to VT100 handling |
tree | commitdiff |
2014-05-18 |
John Hodge | Usermode/Makefile - Use a single command for dependency... |
tree | commitdiff |
2014-05-18 |
John Hodge | Usermode/irc - New code working, glitches on wrapped... |
tree | commitdiff |
2014-05-18 |
John Hodge (sonata) | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
tree | commitdiff |
2014-05-17 |
John Hodge | Usermode/irc - Rework into multiple files |
tree | commitdiff |
2014-05-17 |
John Hodge | Usermode/axwin4 - Starting on implementation |
tree | commitdiff |
2014-05-14 |
John Hodge | Merge branch 'master' of git://github.com/thepowersgang... |
tree | commitdiff |
2014-05-11 |
John Hodge | Usermode/AxWin4 - Planning mostly |
tree | commitdiff |
2014-05-10 |
John Hodge | Usermode/init - Minor cleanup (removal of unneeded... |
tree | commitdiff |
2014-05-10 |
John Hodge | Usermode/Terminal - Handling for bright colours, others |
tree | commitdiff |
2014-04-08 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
2014-03-22 |
John Hodge | Usermode/irc - Tweaking for terminal handling fixes |
tree | commitdiff |
2014-03-15 |
John Hodge (sonata) | Minor misc fixes |
tree | commitdiff |
2014-03-15 |
John Hodge (sonata) | Merge branch 'master' of git://ted.mutabah.net/acess2 |
tree | commitdiff |
2014-03-15 |
John Hodge | Usermode/Applications - C++ support |
tree | commitdiff |
2014-03-11 |
John Hodge (sonata) | Merge branch 'master' of git://ted.mutabah.net/acess2 |
tree | commitdiff |
2014-03-11 |
John Hodge (sonata) | Usermode/insmod - (minor) Include missed header |
tree | commitdiff |
2014-03-10 |
John Hodge (sonata) | Usermode/Telnet - Use _SysSelect instead of select... |
tree | commitdiff |
2014-03-09 |
John Hodge (sonata) | Usermode/login - Code cleanup |
tree | commitdiff |
2014-03-09 |
John Hodge | Usermode - C++ support, crtbegin/crtend |
tree | commitdiff |
2014-02-16 |
John Hodge | Usermode/GUITerminal - Fix VT100 scroll direction,... |
tree | commitdiff |
2014-02-16 |
John Hodge | Usermode/AxWin3 - Commenting and other minors |
tree | commitdiff |
2014-02-16 |
John Hodge | CLIShell - PTY signal support (and kernel fixes) |
tree | commitdiff |
2014-02-13 |
John Hodge | Terminal - Fix forgotten break after handling of \e[K |
tree | commitdiff |
2014-02-12 |
John Hodge | Kernel/VTerm - Code cleanup and VT100 bugfixes |
tree | commitdiff |
2014-02-09 |
John Hodge | VT100 - Replace global buffer with per-terminal, furthe... |
tree | commitdiff |
2014-02-09 |
John Hodge | Usermode/GUI Terminal - Fix off-by-one in \e[H |
tree | commitdiff |
2014-01-21 |
John Hodge | Usermode/GUI - Hack in attribute reset |
tree | commitdiff |
2014-01-07 |
John Hodge | Usermode/telnetd - Option negotation framework, indexed PTY |
tree | commitdiff |
2013-12-26 |
John Hodge | Usermode/telnetd - Update to proper PTY use |
tree | commitdiff |
2013-12-26 |
John Hodge | Usermode/dhcpc - Fixed comparison of net and local... |
tree | commitdiff |
2013-12-25 |
John Hodge | Usermode/dhcpclient - Added device name to log messages |
tree | commitdiff |
2013-12-07 |
John Hodge | Usermode/GUI Terminal - Fixed title support, added... |
tree | commitdiff |
2013-11-30 |
John Hodge | Usermode/irc - Cleanup and fix to incorrect va_list... |
tree | commitdiff |
2013-11-29 |
John Hodge | Usermode - Adding stub httpd |
tree | commitdiff |
2013-11-22 |
John Hodge | Usermode/init - Added environment variables to spawned... |
tree | commitdiff |
2013-11-22 |
John Hodge | Terminal - Adding some (slightly buggy) xterm features |
tree | commitdiff |
2013-11-19 |
John Hodge | Usermode/wget - Fixed divide-by-zero in streamToFile |
tree | commitdiff |
2013-11-18 |
John Hodge | Kernel/VTerm - VT100 emulation fixes exposed by dropbea... |
tree | commitdiff |
2013-10-28 |
John Hodge | Usermode - Minor fix to ARCH=native |
tree | commitdiff |
2013-10-28 |
John Hodge | Usermode/AxWin3 - Added names to widget types |
tree | commitdiff |
2013-09-22 |
John Hodge | Usermode/init - Updated to new serial |
tree | commitdiff |
2013-09-22 |
John Hodge | Usermode/CLIShell - Removed clear on start, was annoyin... |
tree | commitdiff |
2013-09-16 |
John Hodge | Usermode/CLIShell - Added SBin to path |
tree | commitdiff |
2013-09-16 |
John Hodge | Usermode/insmod - Added insmod program (and relevant... |
tree | commitdiff |
2013-09-14 |
John Hodge | Usermode/GUI Terminal - A few fixes to vt100 code expos... |
tree | commitdiff |
2013-09-14 |
John Hodge | Usermode/IRC - Added JOIN/PART message suppor |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/GUI Terminal - Fixed some crashes and implimen... |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/IRC - Minor fixes to display |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/AxWin3 - Added scroll command to richtext... |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/AxWin3 - Killed an unneeded log message |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/AxWin3 - Fixed dropped messages due to small... |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/IRC - Fixed invalid usage of some escape codes |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/GUI Terminal - Fixed scroll behavior and early... |
tree | commitdiff |
2013-09-10 |
John Hodge | Usermode/AxWin3 - Slight cleanup in richtext code |
tree | commitdiff |
2013-09-09 |
John Hodge | Usermode/GUI Terminal - Moved End-of-row newline to... |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/GUI Terminal - Added scrolling and cursor... |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/IRC Client - Fixed incorrect ordering on ... |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/GUI Terminal - Cleaned up debug |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/GUI Terminal - Renamed folder |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/GUI Terminal - Added setting of controlling... |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/GUI Terminal - Fixed some characters not trigg... |
tree | commitdiff |
2013-09-08 |
John Hodge | Usermode/AxWin3 - (minor) More descripitive error messa... |
tree | commitdiff |
2013-09-07 |
John Hodge | Usermode/GUI Terminal - Reworking terminal code. Incomplete |
tree | commitdiff |
2013-09-07 |
John Hodge | Usermode/Applications - Added -Wall to make config |
tree | commitdiff |
2013-09-07 |
John Hodge | Usermode/AxWin3 - Fixed window destruction not working... |
tree | commitdiff |
2013-08-11 |
John Hodge | Usermode/wget - Fixed bad offsets when getting addresse... |
tree | commitdiff |
2013-08-07 |
John Hodge (sonata) | Usermode/IRC - Fixed bad merge |
tree | commitdiff |
2013-08-06 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-08-06 |
John Hodge | Usermode/IRC - Added basic PTY support |
tree | commitdiff |
2013-08-06 |
John Hodge | Usermode/AxWin3 - Duplicate renderer detection, debug... |
tree | commitdiff |
next |