|
|
@645d3832
|
14 months |
jiri |
Add DMA support to PCI-IDE / libata (register commands)
|
|
|
@69c376b5
|
15 months |
jiri |
Avoid invoking SYSCALL macro outside of libc.
|
|
|
@c576800
|
15 months |
jiri |
The main program's relocation must be processed after the shared libs
|
|
|
@b192915a
|
15 months |
jiri |
Add test case for public variable initialized with a relocated value
|
|
|
@9b95b964
|
15 months |
jiri |
Array of strings sys_dirs must be NULL-terminated
|
|
|
@b6f8f69
|
15 months |
jiri |
Attempt to deal with changing disk device names in sysinst
|
|
|
@443695e
|
15 months |
jiri |
Basic PCI-IDE driver (no DMA support)
Also, make sure we avoid …
|
|
|
@1801005
|
15 months |
jiri |
Fix IPv6 address parsing
|
|
|
@60744cb
|
15 months |
jiri |
Let driver specify any argument to IRQ handler
This allows the driver …
|
|
|
@646849b3
|
15 months |
jiri |
Handle both IDE channels in the same driver instance
We need to work …
|
|
|
@59c0f478
|
15 months |
jiri |
Rename ata_bd → isa-ide
|
|
|
@2791fbb7
|
15 months |
jiri |
Move generic ATA code out to libata
|
|
|
@64cf7a3
|
16 months |
jiri |
ATA Block Driver support for IRQ
You can fall back to PIO mode by not …
|
|
|
@21989e5
|
16 months |
jiri |
Allow ata_bd to transfer more than 1 block in a single IO
|
|
|
@926d9d9b
|
16 months |
jiri |
Remove forgotten debug output
|
|
|
@7ae01d5
|
16 months |
jiri |
Remove unused comm_size parameter of block_init()
|
|
|
@bdd9e92
|
16 months |
jiri |
Add random and sequential disk read benchmark
|
|
|
@bdf06ad
|
17 months |
jiri |
Fix ccheck.
|
|
|
@3dd99dde
|
17 months |
jiri |
Fix export libraries list and helenos-pkg-config default export path
|
|
|
@a29af37
|
17 months |
jiri |
Fix navigator tests
|
|
|
@2f11647f
|
17 months |
jiri |
Barber should respond to Ctrl-Q/Escape. Call ui_window_def_kbd().
|
|
|
@394ffff
|
17 months |
jiri |
Add Image Viewer to start menu
|
|
|
@41e1258
|
17 months |
jiri |
Viewer should quit on Ctrl-Q and Escape, apart from just Q.
|
|
|
@45208e22
|
17 months |
jiri |
Viewer to let user browse for image file if not specified as argument
|
|
|
@c3d4b39b
|
17 months |
jiri |
Move window creation/destruction code to viewer_window_create/destroy()
|
|
|
@3f81cdc
|
17 months |
jiri |
Move viewer global variables into viewer_t
|
|
|
@0ffa40a7
|
18 months |
jiri |
Viewer should support console mode
|
|
|
@0a411bbf
|
18 months |
jiri |
Fix GFXDemo bitmap rendering in text mode
|
|
|
@211fd68
|
18 months |
jiri |
Add text mode support to Barber
|
|
|
@cd27cd1
|
18 months |
jiri |
About HelenOS should fall back to console automatically + fix unused
|
|
|
@7dbf1f6
|
18 months |
jiri |
Render RGB in EGA text mode using eight EGA colors (instead of two)
|
|
|
@dd19446
|
18 months |
jiri |
Fix bug in usb_hid_translate_data()
Fixes Lenovo wireless mouse
|
|
|
@2cdf520
|
18 months |
jiri |
Fix bug when moving menu entry down
|
|
|
@e229148
|
18 months |
jiri |
Morph Launcher into About HelenOS
|
|
|
@d92b8e8f
|
18 months |
jiri |
Start menu support for passing input device ID (multiseat)
|
|
|
@ee3b28a9
|
18 months |
jiri |
Notify taskbar when start menu changes
|
|
|
@90ba06c
|
18 months |
jiri |
Display configuration needs to properly close UI on error
|
|
|
@95e2967
|
18 months |
jiri |
Add more entries to start menu
|
|
|
@e63e74a
|
18 months |
jiri |
Start menu separator entry support
|
|
|
@5f3188b8
|
18 months |
jiri |
Replace Terminal entry with Command Line
Instead of starting …
|
|
|
@10657856
|
18 months |
jiri |
Remove forgotten debug print
|
|
|
@28ca31ed
|
18 months |
jiri |
Moving start menu entry up and down
|
|
|
@242e3c3
|
18 months |
jiri |
Check whether UI resume succeeded.
|
|
|
@806d761
|
19 months |
jiri |
Start menu should have 'open in terminal' functionality
Makes it …
|
|
|
@5907aa4
|
19 months |
zarevucky.jiri |
Remove empty and unused header
|
|
|
@88e188b2
|
20 months |
vojtech.horky |
export-dev: export start files too
topic/simplify-dev-export
|
|
|
@7b907a0a
|
20 months |
vojtech.horky |
libclui: split into include/ and src/
topic/simplify-dev-export
|
|
|
@00e6288
|
20 months |
vojtech.horky |
Add export-dev target to export all libraries
The new target …
topic/simplify-dev-export
|
|
|
@550ed86
|
20 months |
jiri |
Need to add new start menu entry to editor's list
topic/simplify-dev-export
|
|
|
@f87ff8e
|
20 months |
jiri |
Creating new start menu entry
topic/simplify-dev-export
|
|
|
@82d3c28
|
20 months |
jiri |
Let taskbar survive not finding a configuration file
topic/simplify-dev-export
|
|
|
@21a65cca
|
20 months |
jiri |
Taskbar-cfg should create configuration file if it does not exist
topic/simplify-dev-export
|
|
|
@2b4e02b
|
20 months |
jiri |
Deleting start menu entry
topic/simplify-dev-export
|
|
|
@f393bc0
|
20 months |
jiri |
Add task_get_id syscall benchmark
topic/simplify-dev-export
|
|
|
@68655bc2
|
20 months |
jiri |
Fix default time computation in hbench
topic/simplify-dev-export
|
|
|
@381c426
|
20 months |
jiri |
IPC read 1k / write 1k benchmarks
topic/simplify-dev-export
|
|
|
@d53a5ab0
|
20 months |
jiri |
Add IPC read/write test to libipctest/ipc test server + tester
Now …
topic/simplify-dev-export
|
|
|
@10fc93c
|
21 months |
jiri |
Move charfield/chargrid/color/concaps to liboutput
topic/simplify-dev-export
|
|
|
@6cef8d6a
|
21 months |
jiri |
Move keyboard/mouse event and device IPC from libc to libinput
topic/simplify-dev-export
|
|
|
@fa942bc
|
21 months |
jiri |
Move input API to a separate library
topic/simplify-dev-export
|
|
|
@0d275e1
|
21 months |
jiri |
Fix false moves
topic/simplify-dev-export
|
|
|
@1be9ee0
|
21 months |
jiri |
Move output API to separate library
topic/simplify-dev-export
|
|
|
@a635535
|
21 months |
jiri |
Move console/con_srv out of libc into a separate library
topic/simplify-dev-export
|
|
|
@cad7b7e
|
21 months |
jiri |
Move clipboard API from libc to a separate library
topic/simplify-dev-export
|
|
|
@8f04992
|
21 months |
jiri |
Move corecfg from libc to a separate library
topic/simplify-dev-export
|
|
|
@0e2eee1
|
21 months |
jiri |
Move ipc_test to a separate library
topic/simplify-dev-export
|
|
|
@ef4d684
|
21 months |
jiri |
It should be 'trough', not 'through', dummy! (thx thepinballroom)
Who …
topic/simplify-dev-export
|
|
|
@84d29a2
|
21 months |
jiri |
Libtbarcfg needs work
Add tbarcfg_create(), smenu_entry_create(), …
topic/simplify-dev-export
|
|
|
@8a43f01
|
21 months |
jiri |
tbarcfg_close() should clean up
topic/simplify-dev-export
|
|
|
@69935a8
|
21 months |
jiri |
Remove debug messages
topic/simplify-dev-export
|
|
|
@5e758e4
|
21 months |
jiri |
When start menu entry is edited, editor list needs updating
We need …
topic/simplify-dev-export
|
|
|
@f5fb307
|
21 months |
zarevucky.jiri |
Remove resolved
topic/simplify-dev-export
|
|
|
@8281c06
|
21 months |
zarevucky.jiri |
Try to fix libposix include issue
topic/simplify-dev-export
|
|
|
@d76862d0
|
21 months |
zarevucky.jiri |
Move prodcons back to libc
topic/simplify-dev-export
|
|
|
@b1397ab
|
22 months |
jiri |
Start menu editor is editing
You can change an entry and it will be …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dcd8214
|
22 months |
jiri |
Add dialog window for editing start menu entry
Note it does not do …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@694ca3d6
|
22 months |
zarevucky.jiri |
Deduplicate printf_core()
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad9178bf
|
22 months |
zarevucky.jiri |
Deduplicate ADT
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@55c5cb05
|
22 months |
zarevucky.jiri |
Deduplicate gsort()
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fdfb24e
|
22 months |
zarevucky.jiri |
Deduplicate string related functions
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@44e8541
|
22 months |
zarevucky.jiri |
Move stdlib.h and some of its function into /common
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b169619
|
22 months |
zarevucky.jiri |
Deduplicate mem functions
There are a number of functions which are …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@95fc538
|
22 months |
jiri |
It should be Taskbar not Task Bar
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cb2894e
|
22 months |
jiri |
Taskbar configuration utility (WIP)
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@29ed06d
|
22 months |
zarevucky.jiri |
Explicitly cast interchangable but distinct enum types
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cc73f6d4
|
22 months |
zarevucky.jiri |
Avoid casting between enum types
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@133461c
|
22 months |
zarevucky.jiri |
Align arm32 atomic op prototypes with compiler's expectations
Based …
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e8c235b
|
22 months |
zarevucky.jiri |
C++: expand loop if types are different
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d5409da
|
22 months |
zarevucky.jiri |
C++: mutex::init should be constexpr
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dd7df1c
|
22 months |
zarevucky.jiri |
Silence spurious/unwanted GCC warnings using pragmas
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@590cb6d2
|
22 months |
zarevucky.jiri |
Remove some inappropriate uses of attribute((packed))
…
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aaafcc8
|
22 months |
zarevucky.jiri |
C++: resolve ambiguous naming
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1502c05
|
22 months |
zarevucky.jiri |
C++ strings: missing space for null terminator
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0eea807
|
22 months |
zarevucky.jiri |
Remove memory leak
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f5762c7
|
22 months |
zarevucky.jiri |
Ensure buffer is really big enough
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2298fc4
|
22 months |
zarevucky.jiri |
Prevent double-free
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a6625c98
|
22 months |
zarevucky.jiri |
Add missing malloc check
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@09b01ed0
|
22 months |
zarevucky.jiri |
Use keyboard, not mouse enum
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b32cff2a
|
22 months |
zarevucky.jiri |
USB: fix function signature
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1dafe18
|
22 months |
zarevucky.jiri |
C++ lib: prevent use after free (hackish)
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|