| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | Revert "Replace Perl threads with fork() for multi-host monitoring" | Paul Buetow | |
| This reverts commit 79627ce3c419a6a6d6e03c83e7c62333b60345d8. | |||
| 2026-02-13 | Replace Perl threads with fork() for multi-host monitoring | Paul Buetow | |
| Major refactoring to fix SDL threading crashes on modern Linux with sdl12-compat. Perl threads are incompatible with SDL 1.2 compatibility layer, causing segfaults in TTF_RenderText_Solid. Changes: - Replace threads::create with fork() for process-based concurrency - Implement IPC using pipes instead of threads::shared memory - Add read_from_processes() to handle pipe-based data transfer - Update signal handling for SIGTERM and SIGUSR1 in child processes - Remove all :shared attributes from variables - Update process termination to use waitpid() instead of thread joins This allows loadbars to monitor multiple remote hosts simultaneously without SDL threading conflicts. Each host runs in its own forked process with completely separate memory space. Tested successfully with 3 remote hosts on Fedora 43. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
| 2026-02-13 | Rename justfile to Justfile and remove manpage generation | Paul Buetow | |
| - Rename justfile to Justfile (conventional naming) - Remove documentation target from Justfile - Deprecated manpage functionality in favor of README.md | |||
| 2026-02-13 | Convert POD documentation to Markdown and migrate to Justfile | Paul Buetow | |
| - Convert all POD files to Markdown format - Replace Makefile with justfile for build automation - Remove deprecated Debian packaging files and related directories - Update copyright year from 2013 to 2026 in Constants.pm and loadbars - Remove obsolete docs directory (bugs, wishlist, and generated files) - Fix sum() function in Utils.pm to handle undef values properly | |||
| 2021-11-03 | convert POD to TXT | Paul Buetow | |
| 2021-05-01 | fix URIs | Paul Buetow | |
| 2021-05-01 | add screenshots | Paul Buetow | |
| 2015-05-23 | Change github name | Paul Buetow (centauri) | |
| 2014-06-22 | add dput to release makefile target | Paul C. Buetow (mars.fritz.box) | |
| 2014-06-22 | New release0.7.5 | Paul C. Buetow (mars.fritz.box) | |
| 2014-06-22 | remove readme.md | Paul C. Buetow (mars.fritz.box) | |
| 2014-06-22 | New release0.7.4 | Paul C. Buetow (mars.fritz.box) | |
| 2014-06-22 | add readme.pod | Paul C. Buetow (mars.fritz.box) | |
| 2014-06-22 | New release0.7.3 | Paul C. Buetow (mars.fritz.box) | |
| 2014-06-14 | New release0.7.2 | Paul C. Buetow (mars.fritz.box) | |
| 2014-04-27 | typo | Paul C. Bütow | |
| 2014-04-10 | cleanup | Paul C. Bütow | |
| 2014-04-10 | add note about cbars | Paul C. Bütow | |
| 2014-03-22 | fix git repo | admin (centauri.fritz.box) | |
| 2014-03-22 | fix git repo | admin (centauri.fritz.box) | |
| 2014-03-22 | fix git repo | admin (centauri.fritz.box) | |
| 2014-03-22 | change git repo | admin (centauri.fritz.box) | |
| 2013-12-27 | fix | Paul Buetow (mars.fritz.box) | |
| 2013-10-19 | Create README.md | Paul Bütow | |
| 2013-07-10 | New release0.7.1 | Paul Buetow | |
| 2013-07-10 | it"s now possible to resize the window via mouse | Paul Buetow | |
| 2013-06-19 | New release0.7.0 | Paul Buetow | |
| 2013-06-19 | change standard window size | Paul Buetow | |
| 2013-06-19 | change standard window size | Paul Buetow | |
| 2013-06-19 | change year | Paul Buetow | |
| 2013-06-19 | shell expansion works now! | Paul Buetow | |
| 2013-06-19 | remov diploma | Paul Buetow | |
| 2013-06-17 | better thread exit | Paul Buetow | |
| 2013-06-17 | quick commit | Paul Buetow | |
| 2013-06-17 | Merge branch 'master' of git.buetow.org:/git/loadbars into develop | Paul Buetow | |
| 2013-06-17 | Threads dont terminate abnormally anymore | Paul Buetow | |
| 2013-06-17 | some stuff | Paul Buetow | |
| 2013-06-17 | remove fonts | Paul Buetow | |
| 2013-05-08 | version | Paul Buetow | |
| 2013-04-19 | use SDL::delay instead of usleep | Paul Buetow | |
| 2013-04-19 | initial TTF | Paul Buetow | |
| 2013-04-18 | add note about tested platforms | Paul Buetow | |
| 2013-04-14 | add profiling target | Paul Buetow | |
| 2013-04-14 | intial working version for debian wheezy. fonts are not yet working | Paul Buetow | |
| 2012-07-27 | typo | Paul Buetow | |
| 2012-07-27 | typo | Paul Buetow | |
| 2012-07-26 | new dev branch | Paul Buetow | |
| 2012-07-24 | fixing line breaks | Paul Buetow | |
| 2012-07-23 | Some repo foo0.6.0.4 | Paul Buetow | |
| 2012-07-23 | release v0.6.00.6.0 | Paul Buetow | |
