⛏️ index : haiku.git

Age Commit message Author
MediaPlayer: fix subtitles Máximo Castañeda
app_server: update Symbols2 font name Máximo Castañeda
vfs/preallocate: fix file descriptor leak X512
BColumnListView: Resolve column resizing drawing glitch (wider than 600px) Freaxed
Debugger: implement DWARFv5 line-info handling David Karoly
Debugger: add DWARFv5 constants to Dwarf.h David Karoly
Debugger: implement parsing for v4 line-info David Karoly
Debugger: just skip .debug_frame/.eh_frame section contains a 0-length CIE KENZ
Debugger: Move line-info version check up and print a warning. Augustin Cavalier
Debugger: Downgrade a warning to a TRACE. Augustin Cavalier
headers/os: Bump max gcc to 13.x Alexander von Gluck IV
kernel/fd: Add missing NULL checks in user_io routines. Augustin Cavalier
duplocale: fix missing locale magic when creating a new locale. Jessica Hamilton
FlatControlLook: fix clipping Máximo Castañeda
BeControlLook: fix clipping rect, part of #12890 John Scipione
ControlLook: fix clipping Máximo Castañeda
kernel/team: Fix race condition in team loading wait. Augustin Cavalier
libroot: Fix bad pointer access in __init_stack_protector Trung Nguyen
libroot: Fix initialization of LocaleNumericDataBridge. Augustin Cavalier
tcp: avoid overflow of the advertised window with window scaling enabled Jérôme Duval
Deskbar: Limit app bar width by BarMenuBar width John Scipione
threads.h: Fix value of ONCE_FLAG_INIT. Augustin Cavalier
mime_db: Broaden AVIF filetype guess Emmanuel Gil Peyrot
BitmapStream: fix grayscale AVIF decoding PulkoMandy
getlogin_r: Make actually reentrant and fix error return value. Augustin Cavalier
uchar.h: Add missing include of stdint.h. Augustin Cavalier
libroot/glibc: apply upstream fix for printf_fphex: Fix up long double fphex. Jérôme Duval
BControl: fix big-endian bitmap handling for control icons PulkoMandy
BFont: Stub API for file and memory font loading Dale Cieslak
rootfs: Introduce permissions to virtual rootfs filesystem Alexander von Gluck IV
ffmpeg: fix incorrect error check PulkoMandy
ffmpeg: fix missing initialization of AVFrame PulkoMandy
system/kernel: Fix virtual / permissions Alexander von Gluck IV
mime_db: add a sniffing rule for css PulkoMandy
ffmpeg: leak when re-allocating ffmpeg context PulkoMandy
Update translations from Pootle Autocomitter
Update translations from Pootle Autocomitter
Update translations from Pootle Autocomitter
HaikuPorts: Synchronize. (cherry picked from commit 3d6c6ac7f5be2cb31dcc43b60180a538eab4c46a) Augustin Cavalier
HaikuPorts/x86_gcc2: Synchronize. (cherry picked from commit 9bcf5c9ce3a1813c430890dcafe11f133b1134db) Augustin Cavalier
HaikuPorts/x86_64: Synchronize. (cherry picked from commit 5f50bcdfe2a6dbbf1bf1a079bd6cda72d571fc2a) Augustin Cavalier
efi/x86_64: skip reserved memory blocks when finding out the memory top Jérôme Duval
ramfs: add B_FS_IS_REMOVABLE as a workaround for #18137 Oscar Lesta
usb_raw: abort transfers cleanly on kill, fix use-after-free Jérôme Duval
hoard2: make block header size a multiple of 16 bytes Adrien Destugues
env vars: move XDG Base Dirs variable exports to SetupEnvironment Oscar Lesta
debug_server: improve stack trace X512
Thumbnail: fix off-by-one of Height/Width attribute Humdinger
Updated the PCI and USB ID lists to the latest versions. xoblite
libroot: Fix open flags in shm_open. Augustin Cavalier
kernel/vfs: Validate that only one of O_RDWR or O_WRONLY is used, if any. Augustin Cavalier
kernel: enable ramfs build and automount to shared_memory directory X512
ramfs: Fix SMAP violations in DataContainer. Augustin Cavalier
ramfs: Switch from an embedded to a separately allocated small buffer. Augustin Cavalier
ramfs: Volume->WriteLock but do not unlock in unmount. Augustin Cavalier
ramfs: Correct "reference" (link) counting of Node objects. Augustin Cavalier
ramfs: Correct usage of Nodes in Entry. Augustin Cavalier
ramfs: Acquire write lock before unmounting. Augustin Cavalier
ramfs: Prevent creating files or directories named "." and "..". Augustin Cavalier
random: always use the PRNG, and use entropy sources to feed it Jérôme Duval
libroot: Adjust malloc_hoard2 to use max_align_t when available. Augustin Cavalier
Tracker: Do not try to change to an invalid or unset icon size. Augustin Cavalier
WebPositive: save the cookie jar in the user settings directory also for the curl backend Máximo Castañeda
libroot/glibc: apply upstream fix for _itoa: "Make sure at least a zero is emitted." Jérôme Duval
tty: let processes open a slave tty again, ignoring O_NOCTTY. Jérôme Duval
silicon_image_3112: use kernel read/write protection for map_physical_memory Jérôme Duval
New installer logo, courtesy of Humdinger. Augustin Cavalier
Update translations from Pootle Autocomitter
Update translations from Pootle Autocomitter
FAT: Limit volume names to 11 characters, not 10. Augustin Cavalier
BAlert: invalidate icon view on icon change Máximo Castañeda
usb: fix references on the module B_PCI_X86_MODULE_NAME Jérôme Duval
xhci: wait a bit after starting the controller Jérôme Duval
nvidia gfx: removed a syslog message as it was spamming.. Rudolf Cornelissen
nvidia gfx: fixed SMAP faults, added 2 G98 IDs to kerneldriver. Rudolf Cornelissen
release: Bump source release to 1.4GiB Alexander von Gluck IV
release: Bump image size to 800MiB. Sorry CD-R Alexander von Gluck IV
HaikuPorts/x86_gcc2: Synchronize, and adjust TIFFTranslator to match. (cherry picked from commit 75fa60f74ad4a855c708d060a961d1e972ac6af2) Augustin Cavalier
HaikuPorts/x86_64: Synchronize. Augustin Cavalier
View: provide the transform between different coordinate spaces Máximo Castañeda
Update translations from Pootle Autocomitter
Update translations from Pootle Autocomitter
Disable a bunch of Radeon HD devices that likely don't work. Augustin Cavalier
webpositive: Depends on haiku_datatranslators. Augustin Cavalier
Move print add-ons to the haiku_datatranslators package. Augustin Cavalier
usb_ecm: Disable tracing by default. (cherry picked from commit f156c66999ddfe7d5529ee931c311faa4e2fc6f6) Augustin Cavalier
BAlert: Reserve room for stripe and large icon John Scipione
accelerants/radeon_hd: Style cleanup; no functional change Alexander von Gluck IV
accelerants/radeon_hd: Fix double + Alexander von Gluck IV
BControlLook: Fix corner spacing calculation. Augustin Cavalier
Disable serial debug output by default. Augustin Cavalier
haiku/repository_info: Bump os repo to r1beta4 Alexander von Gluck IV
stdint.h: fix definition of UINT8_MAX, UINT16_MAX, UINT8_C and UINT16_C PulkoMandy
build: Enable HAIKU_OFFICIAL_RELEASE to change logos; #17028 Alexander von Gluck IV
kernel/file_cache: fix VMCache object leak X512
kernel_debug_config: Turn KDEBUG_LEVEL down from 2 to 1. Augustin Cavalier
Versioning: This will be R1/beta4. Augustin Cavalier
Versioning: Add BETA_4 and PRE_BETA_5 version constants. Augustin Cavalier
package_infos: "haiku" does not depend on "haiku_datatranslators." Augustin Cavalier
libshared: Enable hidden visibility. Augustin Cavalier
[next]