Tools/NetTest - Add TCP retransmit test
[tpg/acess2.git] / Usermode / Applications /
2015-01-12 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-12-28 John Hodge (sonata)Usermode/AxWin3 - Clean up unneeded (and silly) log...
2014-12-28 John Hodge (sonata)Usermode/AxWin4 - Minor cleanups (change background...
2014-12-28 John Hodge (sonata)Usermode/AxWin4 - (minor) Fix CColour to compile in...
2014-12-27 John Hodge (sonata)Usermode/AxWin4 - (hack) Add downscaled bitmap font
2014-12-26 John Hodge (sonata)Usermode/AxWin4 - Fix bitmap upscale
2014-12-26 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2014-12-26 John Hodge (sonata)Usermode/AxWin4 - Added text rendering (very hacky...
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-09 John Hodge (sonata)Usermode/AxWin4 - Send mouse/keyboard events to client
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Fix broken map impl causing pixel...
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Fixing ID lookups of windows and...
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Fix _DrawText deserialise, replace...
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Clean up logging
2014-11-07 John Hodge (sonata)Usermode - Fix broken compilation
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Debugging quirks in ARCH=native
2014-11-06 John Hodge (sonata)Usermode/AxWin4 - Tweak handling of AcessNative (doesn...
2014-10-18 John Hodge (sonata)ARCH=native - Fix compilation on newer compilers (link...
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-10-17 John HodgeFix ARCH=native compiling
2014-08-25 John HodgeUsermode/AxWin4 - Controls working, starting on text
2014-08-24 John Hodgex86_64 build working with new compiler
2014-08-18 John HodgeUsermode/AxWin4 - Shared buffers working, added DrawCtr...
2014-06-22 John HodgeUsermode/AxWin4 - Working in shared memory usage
2014-06-21 John HodgeUsermode/AxWin4 - Screen dimensions acquisition, speedu...
2014-06-10 John HodgeUsermode/AxWin4 - Input progressing
2014-06-08 John HodgeUsermode/AxWin4 - Mouse input in progress
2014-06-08 John HodgeUsermode/AxWin4 - Rendering random data successfully now
2014-06-08 John HodgeUsermode/AxWin4 - PushData implemented
2014-06-08 John HodgeUsermode/AxWin4 - Add very basic start on a UI program
2014-06-08 John HodgeUsermode/AxWin4 - Slowly implementing
2014-06-08 John HodgeUsermode - Remove acess.ld (unneeded now)
2014-05-31 John HodgeUsermode/init - Better logging
2014-05-31 John HodgeUsermode/AxWin4 - Fix deserialiser, ::std::map for...
2014-05-31 John HodgeBuildConf - Switch to OS specific cross-compiler (inste...
2014-05-26 John HodgeUsermode/AxWin4 - Server implementation runnable
2014-05-24 John HodgeUsermode/AxWin4 - Starting work on client-side library
2014-05-24 John HodgeUsermode/AxWin4 - Add forgotten cursor (same file as...
2014-05-24 John HodgeUsermode/AxWin4 - Server implemenation moving along
2014-05-23 John HodgeUsermode/axwin4 - Continuing
2014-05-22 John HodgeUsermode/irc - Fix scrolling on new messages.
2014-05-21 John Hodgeusermode/axwin4 - Blit to screen planned
2014-05-21 John HodgeUsermode/irc - Fix pointer mismatch printing new messages
2014-05-18 John HodgeUsermode/Applications - Set GNU++11 for C++ compilation
2014-05-18 John HodgeUsermode/AxWin4 - Code now compiling (if STL is present)
2014-05-18 John HodgeMerge branch 'master' of git://localhost/acess2
2014-05-18 John HodgeUsermode/gui_terminal - Minor touches to VT100 handling
2014-05-18 John HodgeUsermode/Makefile - Use a single command for dependency...
2014-05-18 John HodgeUsermode/irc - New code working, glitches on wrapped...
2014-05-18 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2014-05-17 John HodgeUsermode/irc - Rework into multiple files
2014-05-17 John HodgeUsermode/axwin4 - Starting on implementation
2014-05-14 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-05-11 John HodgeUsermode/AxWin4 - Planning mostly
2014-05-10 John HodgeUsermode/init - Minor cleanup (removal of unneeded...
2014-05-10 John HodgeUsermode/Terminal - Handling for bright colours, others
2014-04-08 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2014-03-22 John HodgeUsermode/irc - Tweaking for terminal handling fixes
2014-03-15 John Hodge (sonata)Minor misc fixes
2014-03-15 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-15 John HodgeUsermode/Applications - C++ support
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Usermode/insmod - (minor) Include missed header
2014-03-10 John Hodge (sonata)Usermode/Telnet - Use _SysSelect instead of select...
2014-03-09 John Hodge (sonata)Usermode/login - Code cleanup
2014-03-09 John HodgeUsermode - C++ support, crtbegin/crtend
2014-02-16 John HodgeUsermode/GUITerminal - Fix VT100 scroll direction,...
2014-02-16 John HodgeUsermode/AxWin3 - Commenting and other minors
2014-02-16 John HodgeCLIShell - PTY signal support (and kernel fixes)
2014-02-13 John HodgeTerminal - Fix forgotten break after handling of \e[K
2014-02-12 John HodgeKernel/VTerm - Code cleanup and VT100 bugfixes
2014-02-09 John HodgeVT100 - Replace global buffer with per-terminal, furthe...
2014-02-09 John HodgeUsermode/GUI Terminal - Fix off-by-one in \e[H
2014-01-21 John HodgeUsermode/GUI - Hack in attribute reset
2014-01-07 John HodgeUsermode/telnetd - Option negotation framework, indexed PTY
2013-12-26 John HodgeUsermode/telnetd - Update to proper PTY use
2013-12-26 John HodgeUsermode/dhcpc - Fixed comparison of net and local...
2013-12-25 John HodgeUsermode/dhcpclient - Added device name to log messages
2013-12-07 John HodgeUsermode/GUI Terminal - Fixed title support, added...
2013-11-30 John HodgeUsermode/irc - Cleanup and fix to incorrect va_list...
2013-11-29 John HodgeUsermode - Adding stub httpd
2013-11-22 John HodgeUsermode/init - Added environment variables to spawned...
2013-11-22 John HodgeTerminal - Adding some (slightly buggy) xterm features
2013-11-19 John HodgeUsermode/wget - Fixed divide-by-zero in streamToFile
2013-11-18 John HodgeKernel/VTerm - VT100 emulation fixes exposed by dropbea...
2013-10-28 John HodgeUsermode - Minor fix to ARCH=native
2013-10-28 John HodgeUsermode/AxWin3 - Added names to widget types
2013-09-22 John HodgeUsermode/init - Updated to new serial
2013-09-22 John HodgeUsermode/CLIShell - Removed clear on start, was annoyin...
2013-09-16 John HodgeUsermode/CLIShell - Added SBin to path
2013-09-16 John HodgeUsermode/insmod - Added insmod program (and relevant...
2013-09-14 John HodgeUsermode/GUI Terminal - A few fixes to vt100 code expos...
2013-09-14 John HodgeUsermode/IRC - Added JOIN/PART message suppor
2013-09-10 John HodgeUsermode/GUI Terminal - Fixed some crashes and implimen...
2013-09-10 John HodgeUsermode/IRC - Minor fixes to display
2013-09-10 John HodgeUsermode/AxWin3 - Added scroll command to richtext...
2013-09-10 John HodgeUsermode/AxWin3 - Killed an unneeded log message
2013-09-10 John HodgeUsermode/AxWin3 - Fixed dropped messages due to small...
2013-09-10 John HodgeUsermode/IRC - Fixed invalid usage of some escape codes
2013-09-10 John HodgeUsermode/GUI Terminal - Fixed scroll behavior and early...
next

UCC git Repository :: git.ucc.asn.au