Activity
From 02/21/2017 to 03/02/2017
03/02/2017
03/01/2017
- 02:31 AM Revision e4ceb06d: Merge branch 'master' of baranovich.homelinux.org:/home/dsorber/trac/projects/headquarters/repo
- 02:30 AM Revision 3eeb1485: Moved things around so that the main thread breaks off pieces of work and hands them to the threads. This version has less than half the runtime of the previous version for the Photos library test set!
02/28/2017
02/27/2017
02/24/2017
02/23/2017
02/22/2017
02/21/2017
- 10:56 PM Revision c8352650: WIP commit, stashing these debugging changes so I can go mobile.
- 10:19 PM Revision 57e6c22f: Finished up the changes to make argv a std::vector instead of a regular array. I also implemented the changes to control the size of argv based on system configuration and potentially spawn packJPG multiple times in order to handle a very large number of files. I ran a test on my Photos library and it sort of worked but I ran into some issues that I still need to diagnose.