Commit Graph

1134 Commits

Author SHA1 Message Date
beville@gmail.com 448e2a9d89 Got mac freeze and packaging working
git-svn-id: http://comictagger.googlecode.com/svn/trunk@34 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 21:25:15 +00:00
beville@gmail.com 850cd38cf4 more tweaks and prettifications
git-svn-id: http://comictagger.googlecode.com/svn/trunk@33 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 06:06:09 +00:00
beville@gmail.com 4318ad7604 makefile moved to windows folder
git-svn-id: http://comictagger.googlecode.com/svn/trunk@32 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 06:05:30 +00:00
beville@gmail.com 8d9145602d New windows freeze and packaging
git-svn-id: http://comictagger.googlecode.com/svn/trunk@31 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 06:04:57 +00:00
beville@gmail.com 140b7e84fb New logo
git-svn-id: http://comictagger.googlecode.com/svn/trunk@30 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 01:30:15 +00:00
beville@gmail.com e1f3397960 A slew of changes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@29 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 00:12:43 +00:00
beville@gmail.com a58442b8f6 Added use of IssueIdentifier in the GUI
git-svn-id: http://comictagger.googlecode.com/svn/trunk@28 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-10 20:29:07 +00:00
beville@gmail.com d8a8355f5b Moved issue matching code into its own class
git-svn-id: http://comictagger.googlecode.com/svn/trunk@27 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-10 19:02:38 +00:00
beville@gmail.com cb427f49b8 Made image hashing use thumbnails from CV for faster downloads
Commented out hashing routines that use scipy and numpy, so that cxfreeze does make the dist explode in size:
	those routines are only marginally, if that, better

git-svn-id: http://comictagger.googlecode.com/svn/trunk@26 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-10 02:18:41 +00:00
beville@gmail.com b56adcc8c3 Some automated tweaks
git-svn-id: http://comictagger.googlecode.com/svn/trunk@25 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 23:27:00 +00:00
beville@gmail.com 4e7200c0ef Handle case of missing publisher (again)
git-svn-id: http://comictagger.googlecode.com/svn/trunk@24 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 23:26:06 +00:00
beville@gmail.com c691f62c0d got DCT-based hashing working reasonably well
git-svn-id: http://comictagger.googlecode.com/svn/trunk@23 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 23:25:32 +00:00
beville@gmail.com a04d8055f3 More work on automated processing
git-svn-id: http://comictagger.googlecode.com/svn/trunk@22 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 21:04:33 +00:00
beville@gmail.com 4706f9479f Some tweaks and clean-ups
git-svn-id: http://comictagger.googlecode.com/svn/trunk@21 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 21:04:02 +00:00
beville@gmail.com d3c275a5c6 added command line option to specifiy image hashing algo
git-svn-id: http://comictagger.googlecode.com/svn/trunk@20 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 21:03:26 +00:00
beville@gmail.com b2c3674afd Added a hack that will probably be removed
git-svn-id: http://comictagger.googlecode.com/svn/trunk@19 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 21:02:59 +00:00
beville@gmail.com 1486cce990 Added a caching class to reduce hits on the CV database
git-svn-id: http://comictagger.googlecode.com/svn/trunk@18 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 04:02:14 +00:00
beville@gmail.com cc9c963c5b Took a whack at perceptual image hashing. Ugh.
git-svn-id: http://comictagger.googlecode.com/svn/trunk@17 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-08 06:25:29 +00:00
beville@gmail.com 9b67d70dde Added case-insensitivity to page sort
git-svn-id: http://comictagger.googlecode.com/svn/trunk@16 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-08 06:25:00 +00:00
beville@gmail.com f43c29977e More logic for checking upper-case "V" for volume
git-svn-id: http://comictagger.googlecode.com/svn/trunk@15 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-08 06:24:10 +00:00
beville@gmail.com c28d24481f First cut at image comparison using hashes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@14 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-07 17:29:45 +00:00
beville@gmail.com a971bc27e5 Added apache license headers
git-svn-id: http://comictagger.googlecode.com/svn/trunk@13 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-06 20:56:30 +00:00
beville@gmail.com 1ec485de2a Added settings dialog for setting rar paths and CV api key
git-svn-id: http://comictagger.googlecode.com/svn/trunk@12 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-06 20:29:18 +00:00
beville@gmail.com d8e528eb98 added unrar dll for windows
git-svn-id: http://comictagger.googlecode.com/svn/trunk@11 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-06 20:27:52 +00:00
beville@gmail.com 742a072e83 Added folder archive implementation
git-svn-id: http://comictagger.googlecode.com/svn/trunk@10 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-05 21:34:23 +00:00
beville@gmail.com 4cff7f3c76 Rearranged archiving into different classes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@9 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-05 19:46:48 +00:00
beville@gmail.com 7519e10858 Added beginnings of RAR read/write support
git-svn-id: http://comictagger.googlecode.com/svn/trunk@8 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-05 19:20:13 +00:00
beville@gmail.com 02ad323329 Added form-level dirty flag logic and support
git-svn-id: http://comictagger.googlecode.com/svn/trunk@7 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-05 05:04:30 +00:00
beville@gmail.com 08e8f9ed81 Added "remove tags" feature
added "reload tags" feature
added filters to file select


git-svn-id: http://comictagger.googlecode.com/svn/trunk@6 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-04 19:24:48 +00:00
beville@gmail.com 253913fe2f Added form clearing function
git-svn-id: http://comictagger.googlecode.com/svn/trunk@5 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-03 18:46:04 +00:00
beville@gmail.com 9c5cf74dab Reworked the credit writing in CIX
Added credit editing UI

git-svn-id: http://comictagger.googlecode.com/svn/trunk@4 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-03 03:56:01 +00:00
beville@gmail.com 52ad4790e7 More new stuff
git-svn-id: http://comictagger.googlecode.com/svn/trunk@3 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-02 21:08:59 +00:00
beville@gmail.com f642b46742 Initial checking
git-svn-id: http://comictagger.googlecode.com/svn/trunk@2 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-02 20:54:17 +00:00
(no author) 2f21c2f4d2 Initial directory structure.
git-svn-id: http://comictagger.googlecode.com/svn/trunk@1 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-02 20:46:37 +00:00