Fix audio encode option bug. Add per file encode log. Version 0.1.1.
Add systemd service schtuff. Version 0.1.0!
Add remove command and helper scripts.
It works! Need to add some polish before we're ready to call it 0.1, butnearly there!
Greatly improved the queue.
Adding very basic command server and module packaging.
Updating display script with parameters from new server configuration.
Merge branch 'master' of /home/dsorber/trac/projects/headquarters/repo
Adding command server prototype. Clean shutdown does not work properly, need to figure that out.
Creating hbkcd (Handbrake Control Daemon) that will supplant hbkif atleast for now.
Adding FFmpeg build script.
Initial create of handbrake interface project.
Started working on a custom search dialog. The old one is still in placeuntil I finish working on the new one.
Minor but important search usability improvements. Adding caseinsensitive searching and removal of previous marks before starting anew search.
Remove instances of Gtk.idle_add() in favor of a trick I discovered forupdating the UI inline.
Minor formatting changes for running status output.
Adding non-verbose mode with "running" status information and progressbar. Also added terminate function in preparation of adding properSIGINT handling.
Fix simple but nasty memory leak.
Reformat CMakeLists.txt, use gold linker, reformat several errormessages to remove extra double quotes, and confirm path is regular filebefore adding to the input file list.
Additional minor output formatting fixes.
Fix minor formatting bug and improve error message handling.
Improve PCA post processing output message formatting.
Continued improvements to PCA; handle errors better, make number ofprocessing threads configurable, and reversed the "keep-orig" option to"delete-orig" which makes more sense.
Converted PCA to be multithreaded and use libpackjpg instead of callingthe old packjpg executable. This works much better! Need to handle a fewerror conditions and do some more testing with decompress.
Move includes to source file and add forward declarations in their placeso that the packjpg.h header can be used externally.
Also available in: Atom