2007-08-05  merkosh  <merkosh@m111.hadiko.de>
	* fixed: IMDB, amazon and filmposterarchiv scripts

2007-08-04  merkosh  <merkosh@m111.hadiko.de>
	* changed: QT detection changed from bnv_have_qt to kde macros

2006-04-12  Uwe Mayer  <merkosh@m111.hadiko.de>
	* fixed: amazon-en.pl script: amazon.com changed layout and amazon.com
	         needs loading two pages to get to the big picture
	* fixed: bug in drag&drop of images: added log-msg if drop cannot be loaded
	* updated: location of FSF in copyright notice

2005-09-09  Uwe Mayer  <merkosh@m111.hadiko.de>
	* fixed: amazon.pl script was broken: uplicate / in URL

2005-08-07  Uwe Mayer  <merkosh@m111.hadiko.de>
	* changed: made eject an optional tool and configure-time
	           dependant for default config file

2005-08-03  Uwe Mayer  <merkosh@m111.hadiko.de>
	* added: option to use Qt's QListViewItem instead of C++ extension

2005-06-02  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added: FAQ
	* changed: created own INSTALL
	* updated: README

2005-06-01  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug: sym-link to python interpreter caused incorrect python version
	  to be executed and modules were not found; fixed by changing project 
	  executable to moviefly, which is determined at configure time from 
	  moviefly.in
	* changed: man-page: moved from lmc.py(1) to moviefly(1)

2005-05-30  Uwe Mayer  <merkosh@m111b.hadiko.de>
	* changed: made transcode a non compulsory package
	* changed: renamed man page from moviefly.1 to lmc.py.1

2005-04-10  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug: all images are saved relatively to the base directory
	  if the path prefix to the pictures is below the database file

2005-04-09  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added configuration option which causes a filename dialog to ask for 
	  the destination name and location if images are saved as links

2005-04-08  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added function: explicitly link picture
	* added function: explicitly embed picture

2005-02-20  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug: file opened by defauld did not contain filename in caption

2005-02-06  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added GNU complient command line arguments
	* fixed bug: new default configurations were not propagated to user
	        config file

2005-02-05  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added support for passing default file through the command line
	* added reopenLastFile configuration setting
	* added support for recent files in file menu
	* fixed bug: creating a new file caused AMCFile33 header
	        fields to be initialised to "None"
	* added menu action for deleting picture
	* added menu action for copying picture
	* added menu action for saving picture
	* removed link-image menu option
	* fixed bug: amazon-en.pl aborted with errors on special search words

	* added change number functionality
	* fixed bug: adding record with auto-search last number returnd wrong
	        first unused value when there are duplicates id's
	* added basic support for debian packaging system
	
2005-02-04  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug: incremental search on no records was possible
	* fixed bug: normal search in grouped mode did not work
	* changed: deleting an image does not remove it from filesystem any more
	* fixed bug: deleting picture from record was not possible
	* fixed bug: decoding embedded picture raised exception on empty image
	* added confirmation dialog wether linked image should be deleted from filesystem	
	* added: configuration is saved on exit
	* added: find dialog remembers find options
	* added: prevent eject or unmount if mount exited with non-zero exit code
	
2005-01-30  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added C++ wrapped numeric sort support

2005-01-27  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added support for grouping of records

2005-01-25  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added defaultFile configuration setting which will open a default file 
	        on startup
	* added file properties dialog

2005-01-24  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added feature: find text in records
	* added feature: copy, paste of images

2005-01-23  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug: on some systems the scripts did not execute
	* fixed bug: on detecting audio codec some wrong parameters were 
	        always returned by Tcprobe
	* fixed bug: autoScanAutoMountOnNew not executed if no autoMountPath 
	        was specified
	* replaced movieGetLocalCDFromFiles button with popup menu
	* added feature: right-click-delete picture in preview pane
	* fixed bug: picture not zoomed on right-click
	* added support for two differen runtime-paths: default path for
	        files and default path for movie files
	* added on click action for get-description-from-files
	* added basic status bar message support

2005-01-22  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug: removing records did not render the file modified and 
	        saving was not possible
	* removed feature: backslash-escape of filenamePrefix no longer possible
	* fixed bug: relative filenamePrefix causes images to be linked relative 
	        to filename
	* added support for parralel program execution in source and installed state
	

2005-01-20  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added auto focus to mediaLabel after executing a script
	* added execution dialog when scanning files
	* fixed bug: incremental search did not wrap over
	* replaced Perl dependency from Math::Round to POSIX
	* fixed bug: creating new files caused segfault
	* fixed bug: closing and opening files caused multiple incremental search log messages
	* added copy & paste functionality
	
2005-01-19  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added multi-selection when getting info from files: first file is scanned
	        for technical details; for the rest the file sizes are appended
	* fixed bug: application checks for modified records on close and exit and 
	        offers to saves them
	* fixed bug: removed empty strings from combo-box history
	* added incremental search in main listview 
	
2005-01-18  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added default values for all fields
	* added history defaults for comboboxes
	* added learn-combo-box-history configuration switch
	* fixed locale bug: filename was not encoded with system encoding when passing to tcprobe
	* fixed default bug: calculated date was overwritten by 0 default
	* added auto*OnNew configuration options to auto-scan when new records are added
	* fixed executing scanning a file for details causes filesize to be appended to existing field
	
2005-01-17  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added automount +eject capability when scanning for files
	* fixed bug in IMDB-en.pl: when nothing found the url is no longer returned 
	        as only record
	* fixed bug: when adding new records the picture preview is cleared
	* added support for history in comboboxes
	* fixed bug: aborting dialog when downloading from scripts causes next script
	        to execute (and not the complete process to abort)
	* fixed bug: empty details dialog not displayed any more
	
2005-01-16  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added user specific configuration settings to ~/.lmc/lmc.conf

2005-01-13  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* fixed bug in lmc.py: pictures downloaded from the internet were
	        saved as http references
	* fixed filtering by specified field names was not implemented
	* added picture from amazon.com script

2005-01-12  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* added lmc asks for which script (group) to be executed and merges
	        the information
	* fixed bug in filmposterarchiv-de.pl: queries english titles as failsafe

2005-01-09  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* closes: empty pictures are stored correctly
	* closes: strings from preferences are unicode strings
	* closes: use proxy from environment variable
	* closes: AMCFile33 does not shredder file when packing invalid numeric arguments
	* closes: file dialog auto-probes file format
	* closes: file suffix automatically appended
	* fixed drag & drop support (works with mozilla and local files now)
	* added configure check for perl modules used by IMDB-en.pl
	* added animated progress dialog for script execution

2005-01-07  Uwe Mayer  <merkosh@merkosh.hadiko.de>
	* closes: sys.setappdefaultencoding not found
	* several bugfixes to IMDB-en.pl
	* added drag & drop support for	QImageDrop and Mozilla image mime-types


