summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-06Removed old versions on Talons and Varoom.windows_recentnrootconauto
2022-07-06Clipboard paste restored in X11.nrootconauto
2022-07-05Compiles under FreeBSD again. Kills animate_task. Re-enabled task-time on pro...nrootconauto
2022-07-05Accepts command line arguments as normal. Centers the window. Uses dc2 to avo...clayton
2022-07-05Used more orthodox sources for Talons and Varoom.nrootconauto
2022-07-05Merge branch 'TOS_Sched' into windows_recentnrootconauto
2022-07-05FaultCB calls FualtRoutine. Can CtrlAltN switches windows. Added more orthodo...nrootconauto
2022-07-04Vfs uses cur_dir from Fs to get epic timesaves.nrootconauto
2022-07-04Got multi-core to work under new scheduler.nrootconauto
2022-07-04Multi core scheduler,poop branch.nrootconauto
2022-07-04Yield bug dumb-fixed not preserving RSI,removed __SleepUntilValue from source.nrootconauto
2022-07-04Preliminary re-implementation of templeos sheduler.nrootconauto
2022-07-03Added Man,and Uf. Updated debug info to include information about vairable la...nrootconauto
2022-07-02Removed repeat keydowns on X11.nrootconauto
2022-07-02Merge branch 'x11_Stack_aligned' of http://noiwont.takeyourmeds.xyz/clayton/3...nrootconauto
2022-07-02Added Varoom.HC.Z,added Noise to KERNELA.HHnrootconauto
2022-07-02Cd failed on Cd-ing to file. multic.c for windows got a makeover. FFI for win...clayton
2022-07-02Psalmody: Add Risen HymnHeiwajima Shizuo
2022-07-01ACInit is luanched on last core,but Spawns autocomplete on Core0.nrootconauto
2022-07-01Compiles on FreeBSD.nrootconauto
2022-07-01Now qeues tasks before spawning them to avoid Queeing a already run task.clayton
2022-07-01Reduced boot time by running ACInit in other core.nrootconauto
2022-06-30Now accepts resizing window up while preserving aspect ratio.nrootconauto
2022-06-29Centers the image in the window on X11.nrootconauto
2022-06-29Fixed bug when not sleeping with 1 thread.nrootconauto
2022-06-28t push origin x11_Stack_alignednrootconauto
2022-06-28Fixed compile on FreeBSD.nrootconauto
2022-06-28Implemented clipboard on windows.clayton
2022-06-28Added Makefile.WIN. Updated cursor to scaled resolution.clayton
2022-06-28Scaled image to screen on Windows,DO NOT USE becauseclayton
2022-06-27Merge branch 'zeroed_audio' of https://noiwont.takeyourmeds.xyz/clayton/3Days...clayton
2022-06-27dfsfdsclayton
2022-06-26Added case for EAGIAN on futex.clayton
2022-06-26Reloaded futex code for linux and FeeBSD. Fixed empty clipboard bug.clayton
2022-06-25Fixed bug when Ctrl+Alt+X/C'ing when no process is open.nrootconauto
2022-06-25Removed possible deadlock(If SigUsr2 occurs during a current core's Yeild).nrootconauto
2022-06-24Right mouse button works(is button 3). Sound is 0 when freq==0.nrootconauto
2022-06-23Merge branch 'x11_Stack_aligned' of http://noiwont.takeyourmeds.xyz/clayton/3...clayton
2022-06-23Waits for cores to be ready. Load runs is spawned on core0 now.clayton
2022-06-23For the love of God, strip your binariesHeiwajima Shizuo
2022-06-23Fixed stack align issue.nrootconauto
2022-06-23Initialzes mutexes prior to creating cores(this helps reduce a race condition).clayton
2022-06-23Update '.gitignore'Heiwajima Shizuo
2022-06-23Processes spawn in their parent task's curent directory. Made sound less poppy.nrootconauto
2022-06-23Will clear modifier keys on alt-tab or FocusOut,Linux User
2022-06-23Added -Ofast instead of -O0,doesn't memcpy on NULL in poopalloc.c.Linux User
2022-06-22Now uses PortAudio.nrootconauto
2022-06-22Getting/Setting X11 clipboard works.nrootconauto
2022-06-22X11 clipboard works.nrootconauto
2022-06-22Fixed a compile bug on linux.nrootconauto