1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added bb_run_fork_wait() and did some cleanup in bbrun.h/c More... over 13 years ago
Fixed another segfault in bbrun ^_^ More... over 13 years ago
Added warning message if bbswitch could not be accessed. More... over 13 years ago
Workaround for bbswitch bug (?) More... over 13 years ago
Implemented waiting for X to be ready properly, implemented bbswitch control and status checks, did some cleanup. More... over 13 years ago
Fixed compiling of bbglobals (pid_t was unknown type due to missing header) More... over 13 years ago
Fixed segfault and compile error in bbrun. More... over 13 years ago
Changed socket permissions to 660 instead of 666. More... over 13 years ago
Added bbswitch.c/h for control over and detection of bbswitch kernel module. More... over 13 years ago
Merge branch 'master' of git://github.com/Samsagax/bumblebeed More... over 13 years ago
Added proper socket cleanup (now properly closes all client connections upon exit). More... over 13 years ago
Rewrote bbrun.c/h to support multiple concurrently running processes, x_pid is now stored in bb_config. More... over 13 years ago
Added dummy log messages for switch methods More... over 13 years ago
Removed old method to start X server, the function now returns the X instance PID. More... over 13 years ago
fixed -r commandline option. More... over 13 years ago
virtualgl: Create a package containing debugging symbols More... over 13 years ago
Fixed typo in daemonize() return value. More... over 13 years ago
!= -1, really sam? You're kidding, right? :P More... over 13 years ago
Fixes a few small typos/bugs. More... over 13 years ago
chmod the socket after creating More... over 13 years ago
Attempt replacement of bbrun functions More... over 13 years ago
Removed argc parameter since isn't needed More... over 13 years ago
Added bb_run_fork function. Changed name of runApp to bb_run_exec More... over 13 years ago
Merge branch 'master' of git://github.com/Thulinma/bumblebeed More... over 13 years ago
bbswitch: fix more return values and document acpi_call_dsm More... over 13 years ago
bbswitch: Fix return value if a _DSM test failed More... over 13 years ago
Changed all hardcoded string lengths to a single define. More... over 13 years ago
Moved most config options to config struct, added commandline options for overriding them. More... over 13 years ago
bbswitch: Add more debugging messages More... over 13 years ago
Merge pull request #2 from Thulinma/master More... over 13 years ago