Automatic File type converter Daemon - automatically converts the file type while renaming a file, based on the source and destination file extension. Currently it supports conversion for image types and provides a GTK+ frontend.
Be the first to post a text review of Automatic File Converter. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2005-09-03 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.py: Rename to gxformer-src.py * src/gxformer/Makefile.am: 2005-09-03 Madhan Raj M <raj_madan@rediffmail.com> * configure.in: Bumping version to 0.2 * NEWS === release 0.2 === 2005-09-03 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.py: Add command line help * src/gxformer/transform.c: * src/transformer/transformer.c: Minor changes 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/setup.py: Adding the file to install the plugin wrapper module 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/plugins/Makefile.am: Install the libraries to $(libdir)/autoficon/transformer instead of autoficon-0.1 * src/gxformer/gxformer.in: Small mistake 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * configure.in: Check for Python and PyGtk * src/gxformer/Makefile.am: Makefile for gxformer. * src/gxformer/gxformer.in: Script file to generate the executable. Taken from pygtk-demo. 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.py: * src/gxformer/config_parse.py: Removing the file and moving the contents to gxformer.py 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/README: Adding README file 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.glade: * src/gxformer/transform.c: * src/gxformer/config_parse.py: * src/gxformer/gxformer.py: Checking in sources for the Transformer-GUI, GXFormer 0.1.1 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/plugins/Makefile.am: Removed a Type 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/common/transformer.xml: Remove the file 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/transformer/transformer.c: (main) Cleaned up the code and changed to be used by the new plugin format * src/transformer/Makefile.am: Dont use transformer.xml. Generate the XML using get_file_info_for_config () 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/plugins (all plugin files): Rewrite plugins, with convert_file (char* source, char* dest) (get_file_info_for_config): New function to return the XML code for config file * src/plugins/tf_config_from_modules.c: New file to print the XML config file * src/plugins/Makefile.am 2005-08-30 Madhan Raj M <raj_madan@rediffmail.com> * src/transformer/tf_query_modules.c: moved into the plugins dir. * src/transformer/Makefile.am: * src/plugins/Makefile.am: 2005-08-29 Madhan Raj M <raj_madan@rediffmail.com> * src/transformer: * src/xformer: * src/plugins: * src/common: Created directories under src to categorize. 2005-08-28 Madhan Raj M <raj_madan@rediffmail.com> * README: Use full path of the image file * src/transformer.c: Adjust the help --usage.
2005-09-03 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.py: Rename to gxformer-src.py * src/gxformer/Makefile.am: 2005-09-03 Madhan Raj M <raj_madan@rediffmail.com> * configure.in: Bumping version to 0.2 * NEWS === release 0.2 === 2005-09-03 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.py: Add command line help * src/gxformer/transform.c: * src/transformer/transformer.c: Minor changes 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/setup.py: Adding the file to install the plugin wrapper module 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/plugins/Makefile.am: Install the libraries to $(libdir)/autoficon/transformer instead of autoficon-0.1 * src/gxformer/gxformer.in: Small mistake 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * configure.in: Check for Python and PyGtk * src/gxformer/Makefile.am: Makefile for gxformer. * src/gxformer/gxformer.in: Script file to generate the executable. Taken from pygtk-demo. 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.py: * src/gxformer/config_parse.py: Removing the file and moving the contents to gxformer.py 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/README: Adding README file 2005-09-02 Madhan Raj M <raj_madan@rediffmail.com> * src/gxformer/gxformer.glade: * src/gxformer/transform.c: * src/gxformer/config_parse.py: * src/gxformer/gxformer.py: Checking in sources for the Transformer-GUI, GXFormer 0.1.1 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/plugins/Makefile.am: Removed a Type 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/common/transformer.xml: Remove the file 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/transformer/transformer.c: (main) Cleaned up the code and changed to be used by the new plugin format * src/transformer/Makefile.am: Dont use transformer.xml. Generate the XML using get_file_info_for_config () 2005-08-31 Madhan Raj M <raj_madan@rediffmail.com> * src/plugins (all plugin files): Rewrite plugins, with convert_file (char* source, char* dest) (get_file_info_for_config): New function to return the XML code for config file * src/plugins/tf_config_from_modules.c: New file to print the XML config file * src/plugins/Makefile.am 2005-08-30 Madhan Raj M <raj_madan@rediffmail.com> * src/transformer/tf_query_modules.c: moved into the plugins dir. * src/transformer/Makefile.am: * src/plugins/Makefile.am: 2005-08-29 Madhan Raj M <raj_madan@rediffmail.com> * src/transformer: * src/xformer: * src/plugins: * src/common: Created directories under src to categorize. 2005-08-28 Madhan Raj M <raj_madan@rediffmail.com> * README: Use full path of the image file * src/transformer.c: Adjust the help --usage.
GUI for the Transformer module has been included in the latest release. The name of the Transformer-GUI is GXFormer. Enjoy using it :)
This is transformer 0.2 Changes since transformer 0.1.1 * Created directories under src to categorize * Rewrite plugins, with convert_file (char* source, char* dest) * tf_config_from_modules - program to return the XML code for config file * Remove the file transformer.xml * Checking in sources for the Transformer-GUI, GXFormer 0.1.1 * Adding README file for gxformer * Script file to generate the executable. * Add command line help
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?