Bookflow

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins related to "2nd-try"

2012-02-14
18:32
Extended project schema for page spreads, aka double pages. Created app to fix the existing projects. Added the new tables to the accessor library. Still no accessor methods for this. Leaf check-in: 4388cc91f2 user: andreask tags: 2nd-try
07:56
Match tool added, linking left with their corresponding right page. Incomplete, gui working, database schema and accessors missing. check-in: 30768bcde4 user: aku tags: 2nd-try
2012-02-11
19:53
Added new application taking the orientation data and generating upright images (top of page at top of image). Note: Uses hardlinks for images already upright (north) to save on space. check-in: b120c7da67 user: aku tags: 2nd-try
19:52
Updated the generator for the medium size images to new method names. Refactoring internals a bit (blur moved to its own procedure). Adapted to the changes in access to the medium-format images. Extended command line to allow the specification of the target size (width, longer side of a landscape 4:3 image), and generating the blur sigma automatically from the difference in scale check-in: f1806b49a0 user: aku tags: 2nd-try
19:49
Updated flag editor to changes in database methods check-in: 3d54cae522 user: aku tags: 2nd-try
19:48
Added handling of more transient images, for after uprighting them. Tweaked method names a bit. Moved more of the functionality to access the transient images into the database code. check-in: 9d8e4e3634 user: aku tags: 2nd-try
08:30
Extended flag editor with progress-bar, and orientation handling. check-in: f12ebd3486 user: aku tags: 2nd-try
08:29
Extended schema with orientation, plus application to fix projects using the older schema. check-in: e5a2b64c9e user: aku tags: 2nd-try
2012-02-10
08:39
New application, editing the image flags (used y/n, even/odd attention y/n, page/cover). Working with it shows that I need additional flags: orientation (n/s/e/w) separate from left/right. check-in: d68d748ce8 user: aku tags: 2nd-try
08:37
Argument processing rework. Separators updated to new standard. Database package extended. check-in: e212c0f0d8 user: aku tags: 2nd-try
2012-02-03
17:22
Tweaks in reporting. Changed location of the thumbnails a bit (flat structure, do _not_ match the original directory hierarchy). check-in: b9a538a0cc user: aku tags: 2nd-try
2012-01-21
01:41
Draft GUI design for the app with which I edit the image flags. check-in: 927f41bb14 user: andreask tags: 2nd-try
00:08
Process images in dictionary sorting order. Added accessor for list of images. New app to generate medium size vriants for page display. Currently one image causes allocation failure and crash. Unclear if it is an issue with the image itself, or a memory leak somewhere. Need debug tclsh to investigate. check-in: 612c58548f user: andreask tags: 2nd-try
2012-01-20
22:49
Dropped storage of thumb nail in database, trouble in getting out, broken. Save as file in subdir of CWD => CWD is project directory, can/should be separate from the raw images. Added flag <attention> to allow flagging places of interest, i.e. around images removed from the project. check-in: b72c8c9d11 user: andreask tags: 2nd-try
2012-01-17
00:23
New branch, second try, stay at the commandline for most of the work, and write multiple tools first, before thinking again about possible integration into a single wizard. check-in: 2ab43342f3 user: andreask tags: 2nd-try
2010-12-17
00:25
Continued work on the scoreboard doc generator, plus first pragma. Leaf check-in: 978111dbc0 user: aku tags: trunk