|
|
@b3b79981
|
10 months |
jiri |
Must initialize vt100_t decoder fields
|
|
|
@5be5396
|
10 months |
jiri |
Remcons needs to properly clean up when terminating a user session
|
|
|
@fb06afd8
|
10 months |
jiri |
Make sure initial attributes are set in serial console
|
|
|
@5e0acaa
|
10 months |
jiri |
Implement mouse tracking in libvt / remcons
|
|
|
@c7ecd290
|
10 months |
jiri |
Provide character translation for Alt-keys in remote console
Needed …
|
|
|
@47d060d
|
10 months |
jiri |
Implement telnet window size option
|
|
|
@e273e9e
|
10 months |
jiri |
Move link out of cons_event_t
|
|
|
@b2c9e42c
|
10 months |
jiri |
Move link out of kbd_event_t
|
|
|
@d05c237
|
10 months |
jiri |
Add support for parsing Shift+movement keys and Alt+movement keys
|
|
|
@6907f26
|
10 months |
jiri |
Parse VT100 keyboard escape sequences in libvt
|
|
|
@d31c3ea
|
10 months |
jiri |
Group vt callbacks into a callback structure
|
|
|
@357d9dd
|
10 months |
jiri |
The 'state' in vt100_state_t is unnecessary
|
|
|
@09f41d3
|
10 months |
jiri |
Tetris should be able to detect screen cursor control capability
|
|
|
@d3109ff
|
10 months |
jiri |
Cursor and color control in remote console + RGB
Move vt100 module …
|
|
|
@3fcea34
|
10 months |
zarevucky.jiri |
Simplify the SYS_THREAD_CREATE syscall interface
Removed the beefy …
|
|
|
@2cf8f994
|
11 months |
jiri |
Improve terminal behavior in console mode.
|
|
|
@84cc190
|
11 months |
zarevucky.jiri |
libtermui: Wipe overflow flags when wiping screen
|
|
|
@88739997
|
11 months |
jiri |
Remove forgotten debug messages
|
|
|
@9aa51406
|
11 months |
jiri |
Create terminal window with the correct size from the start.
|
|
|
@096c0786
|
11 months |
zarevucky.jiri |
Ensure ALIGN_UP/DOWN() work with any size arguments
|
|
|
@1e221ec
|
11 months |
jiri |
Fix bug in ui_window_send_minimize()
This would crash terminal with …
|
|
|
@899bdfd
|
11 months |
zarevucky.jiri |
Terminal scrolling and resizing support
|
|
|
@dd50aa19
|
11 months |
zarevucky.jiri |
Allocation function tweaks
- Add reallocarray() from POSIX 2024 for …
|
|
|
@9c40b834
|
11 months |
zarevucky.jiri |
Add test for ticket #631
|
|
|
@ca95ccd
|
11 months |
jiri |
Fix file closing, volume config sync.
|
|
|
@cde067e
|
11 months |
jiri |
Add UI window callback that is called when window is resized.
|
|
|
@69d4aba
|
11 months |
zarevucky.jiri |
libgfximage: Fix integer multiplication overflow in TGA parser
|
|
|
@7268bf1
|
11 months |
zarevucky.jiri |
libc/test/string.c: Add GCC diagnostic category to ignore
|
|
|
@ac9b4f2
|
12 months |
jiri |
Change SIF storage format to be more XML-like
While slightly more …
|
|
|
@bff8619
|
12 months |
jiri |
Simplify SIF interface, remove contacts
Remove transactions, move to …
|
|
|
@3d2d455b
|
12 months |
mc |
ata_channel_destroy(): unlock channel mutex after error
|
|
|
@04e520e
|
12 months |
jiri |
Config file persistence
Copy /cfg to /w/cfg when installing and when …
|
|
|
@145d4e2e
|
12 months |
jiri |
Add doxygen group definition and minimal unit tests to libata
|
|
|
@878736e
|
13 months |
jiri |
Fix ccheck.
|
|
|
@dc5647e
|
13 months |
jiri |
PC floppy disk driver
Bare minimum implemented.
|
|
|
@ec50d65e
|
13 months |
jiri |
Editor needs to hide cursor when menu bar is activated
|
|
|
@743f2cdd
|
14 months |
jiri |
Fix error path when adding ATA devices
This would errorneously cause …
|
|
|
@7cec216
|
14 months |
jiri |
Fdisk needs to unmount partition before trying to delete it
|
|
|
@c15296b
|
14 months |
5887334+jxsvoboda |
Encode and decode GPT UUIDs in little-endian format
|
|
|
@3887aab2
|
14 months |
5887334+jxsvoboda |
Change internal UUID representation to named fields
|
|
|
@0b1f01c
|
14 months |
5887334+jxsvoboda |
Add option for 16-bit random number generation
|
|
|
@c4ed9fa
|
14 months |
jiri |
Add missing docblock
|
|
|
@9739b5a
|
14 months |
jiri |
Add DMA support to PACKET command
|
|
|
@a38d504
|
14 months |
jiri |
Limit I/O operations not to exceed DMA buffer size
|
|
|
@645d3832
|
14 months |
jiri |
Add DMA support to PCI-IDE / libata (register commands)
|
|
|
@69c376b5
|
14 months |
jiri |
Avoid invoking SYSCALL macro outside of libc.
|
|
|
@c576800
|
14 months |
jiri |
The main program's relocation must be processed after the shared libs
|
|
|
@b192915a
|
14 months |
jiri |
Add test case for public variable initialized with a relocated value
|
|
|
@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
|
|
|
@7ae01d5
|
15 months |
jiri |
Remove unused comm_size parameter of block_init()
|
|
|
@3dd99dde
|
16 months |
jiri |
Fix export libraries list and helenos-pkg-config default export path
|
|
|
@211fd68
|
17 months |
jiri |
Add text mode support to Barber
|
|
|
@7dbf1f6
|
17 months |
jiri |
Render RGB in EGA text mode using eight EGA colors (instead of two)
|
|
|
@dd19446
|
17 months |
jiri |
Fix bug in usb_hid_translate_data()
Fixes Lenovo wireless mouse
|
|
|
@d92b8e8f
|
17 months |
jiri |
Start menu support for passing input device ID (multiseat)
|
|
|
@ee3b28a9
|
17 months |
jiri |
Notify taskbar when start menu changes
|
|
|
@e63e74a
|
18 months |
jiri |
Start menu separator entry support
|
|
|
@28ca31ed
|
18 months |
jiri |
Moving start menu entry up and down
|
|
|
@806d761
|
18 months |
jiri |
Start menu should have 'open in terminal' functionality
Makes it …
|
|
|
@5907aa4
|
19 months |
zarevucky.jiri |
Remove empty and unused header
|
|
|
@88e188b2
|
19 months |
vojtech.horky |
export-dev: export start files too
topic/simplify-dev-export
|
|
|
@7b907a0a
|
19 months |
vojtech.horky |
libclui: split into include/ and src/
topic/simplify-dev-export
|
|
|
@00e6288
|
19 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
|
|
|
@2b4e02b
|
20 months |
jiri |
Deleting start menu entry
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
|
20 months |
jiri |
Move charfield/chargrid/color/concaps to liboutput
topic/simplify-dev-export
|
|
|
@6cef8d6a
|
20 months |
jiri |
Move keyboard/mouse event and device IPC from libc to libinput
topic/simplify-dev-export
|
|
|
@fa942bc
|
20 months |
jiri |
Move input API to a separate library
topic/simplify-dev-export
|
|
|
@0d275e1
|
20 months |
jiri |
Fix false moves
topic/simplify-dev-export
|
|
|
@1be9ee0
|
20 months |
jiri |
Move output API to separate library
topic/simplify-dev-export
|
|
|
@a635535
|
20 months |
jiri |
Move console/con_srv out of libc into a separate library
topic/simplify-dev-export
|
|
|
@cad7b7e
|
20 months |
jiri |
Move clipboard API from libc to a separate library
topic/simplify-dev-export
|
|
|
@8f04992
|
20 months |
jiri |
Move corecfg from libc to a separate library
topic/simplify-dev-export
|
|
|
@0e2eee1
|
20 months |
jiri |
Move ipc_test to a separate library
topic/simplify-dev-export
|
|
|
@ef4d684
|
20 months |
jiri |
It should be 'trough', not 'through', dummy! (thx thepinballroom)
Who …
topic/simplify-dev-export
|
|
|
@84d29a2
|
20 months |
jiri |
Libtbarcfg needs work
Add tbarcfg_create(), smenu_entry_create(), …
topic/simplify-dev-export
|
|
|
@8a43f01
|
20 months |
jiri |
tbarcfg_close() should clean up
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
|
21 months |
jiri |
Start menu editor is editing
You can change an entry and it will be …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@694ca3d6
|
21 months |
zarevucky.jiri |
Deduplicate printf_core()
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ad9178bf
|
21 months |
zarevucky.jiri |
Deduplicate ADT
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@55c5cb05
|
21 months |
zarevucky.jiri |
Deduplicate gsort()
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fdfb24e
|
21 months |
zarevucky.jiri |
Deduplicate string related functions
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@44e8541
|
21 months |
zarevucky.jiri |
Move stdlib.h and some of its function into /common
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b169619
|
21 months |
zarevucky.jiri |
Deduplicate mem functions
There are a number of functions which are …
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@95fc538
|
21 months |
jiri |
It should be Taskbar not Task Bar
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
|
|
|