Commit Graph

2637 Commits

Author SHA1 Message Date
Kevin Lange
28c3ee0fa6 Bump kernel 2017-01-22 20:35:59 +09:00
Kevin Lange
b1f0f183b8 Allocate tmpfs space separately from kernel heap 2017-01-22 20:15:44 +09:00
Kevin Lange
2291180581 oops 2017-01-22 19:24:39 +09:00
Kevin Lange
ae19b8479e /proc/self 2017-01-22 19:23:19 +09:00
Kevin Lange
71713a3506 fix other users of messages 2017-01-22 18:52:52 +09:00
Kevin Lange
f717b94a06 Fix missing resource management for yutani messages 2017-01-22 18:48:42 +09:00
Kevin Lange
bd50318026 Swap Okay/Cancel button order. 2017-01-21 20:32:44 +09:00
Kevin Lange
57216b48ad Workaround bug in VirtualBox by updating entire rows of pixels at large output sizes 2017-01-21 17:14:18 +09:00
Kevin Lange
9e4634b19c Check volume every so often in case it changed in another app 2017-01-21 16:51:00 +09:00
Kevin Lange
c0be13e697 Fix Alt+F4 handling in python mainloop 2017-01-21 16:20:33 +09:00
Kevin Lange
c0ef0105fe Bump kernel for new module stuff 2017-01-21 15:38:02 +09:00
Kevin Lange
9414b8c148 Fix initialization of buffers for pcnet 2017-01-21 13:57:16 +09:00
Kevin Lange
1029315594 Fix initialization of buffers for e1000 2017-01-21 13:56:00 +09:00
Kevin Lange
8ed348fcee Fix the e1000 driver (bad physical allocation) 2017-01-21 13:40:11 +09:00
Kevin Lange
291146fb19 Lower some log severities in ext2 2017-01-21 13:37:35 +09:00
Kevin Lange
8b9bf53731 Also report DNS server 2017-01-21 12:42:53 +09:00
Kevin Lange
a3a5c7695e Network status widget 2017-01-21 12:35:12 +09:00
Kevin Lange
c6db1fe139 Update popover for date/clock to be a calendar 2017-01-21 12:35:05 +09:00
Kevin Lange
42e25d1231 Support for checking network status from userspace 2017-01-21 12:23:17 +09:00
Kevin Lange
2df2dad75e [e1000] Don't wake up queue until after reading multiple packets 2017-01-21 10:48:37 +09:00
Kevin Lange
365f1d077d Basic E1000 driver 2017-01-21 00:24:12 +09:00
Kevin Lange
143ee63042 Reduce size of pci command output 2017-01-21 00:03:16 +09:00
Kevin Lange
e6de18a412 Handle missing audio device, poorly 2017-01-20 20:17:18 +09:00
Kevin Lange
db79e63e58 Fix audio levels on AC'97 (VirtualBox) 2017-01-20 19:25:58 +09:00
Kevin Lange
7146a2d511 Cleaner volume icons 2017-01-20 18:03:23 +09:00
Kevin Lange
a74bebae62 Panel widget cleanup / improvements 2017-01-20 18:03:15 +09:00
Kevin Lange
cf9350cd17 Fix window title/icon for plasma 2017-01-20 16:02:30 +09:00
Kevin Lange
6c568afb6b Quiet some TRACE messages 2017-01-20 15:55:37 +09:00
Kevin Lange
f1740614ba Visual and functional improvements to OpenFileDialog 2017-01-20 15:17:46 +09:00
Kevin Lange
34c24e5275 wake up init when it is receiving new children 2017-01-20 14:49:48 +09:00
Kevin Lange
7a9718be37 add kernel arg to enable vboxdebug on load 2017-01-20 14:30:52 +09:00
Kevin Lange
8864ad568e Don't use caches for ext2 packages 2017-01-20 14:23:50 +09:00
Kevin Lange
f108c11a9b Use full symbol table for debug shell functions 2017-01-20 14:14:11 +09:00
Kevin Lange
b8320dd85b Add /proc/mounts 2017-01-20 13:55:00 +09:00
Kevin Lange
dd0457ee2e Bump kernel version for incoming changes 2017-01-20 13:46:41 +09:00
Kevin Lange
5b2171a4fb Track mount types for vfs mounts 2017-01-20 13:45:46 +09:00
Kevin Lange
4de509f4ed Add kdebug 'call' function 2017-01-20 13:45:27 +09:00
Kevin Lange
b30fa6f428 arguments for ext2 mount; move nocache option to driver 2017-01-20 13:45:03 +09:00
Kevin Lange
9517ee5a96 Don't enable vbox debug output by default 2017-01-20 13:44:27 +09:00
Kevin Lange
04dae01424 Fix missing freetype dso builder 2017-01-20 10:58:27 +09:00
Kevin Lange
7ae2dc17c1 Mediocre file open dialog 2017-01-19 19:45:46 +09:00
Kevin Lange
af59adbe1b 16x16 icons for files and apps 2017-01-19 19:45:36 +09:00
Kevin Lange
bd3ec90cb8 Use pdfviewer.py to open PDFs if it exists 2017-01-19 18:31:13 +09:00
Kevin Lange
077639b9f3 Don't respond to q in dialog (we were responding on q-up by quuitting the whole app, oops 2017-01-19 17:26:14 +09:00
Kevin Lange
78967142e7 Reduce duplicate dlopen calls in yutani lib 2017-01-19 17:25:32 +09:00
Kevin Lange
65bb28c4fe Don't reuse the Font object used by text regions 2017-01-19 15:25:59 +09:00
Kevin Lange
18dcb32fb8 Load package manifest before showing window
... so it doesn't just pop in full-size.
2017-01-19 14:28:22 +09:00
Kevin Lange
daf78dd59c Don't open dialog when clicking revealed mine 2017-01-19 14:24:00 +09:00
Kevin Lange
793badea70 Prompt before installing 2017-01-19 14:22:46 +09:00
Kevin Lange
f4411e8d0c Perform action after closing dialog 2017-01-19 14:22:37 +09:00