source: trunk/src @ 175

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @172   4 years jlee I'm just going through my old projects and cleaning up all the Java …
(edit) @166   5 years jlee Throwable.printStackTrace -> Logger.logException
(edit) @165   5 years jlee Restore VideoFileFilter? for DnD
(edit) @163   5 years jlee JoinVideos? made modular using ConcatenateShit? class. Now everything …
(edit) @162   5 years jlee Change ManualSplit? to use new shitty system
(edit) @161   5 years jlee Add code from David Grundberg's KuwaiiRiver?; preparation to combine DVD …
(edit) @159   5 years jlee This is a better name...yeah.
(edit) @158   5 years jlee New ProgressDialog?; new directory handling; DnD still needs to be fixed …
(edit) @157   5 years jlee iriverter: Now with less god class! Only SingleVideo? transitioned. No …
(edit) @156   5 years jlee Show mp4 videos
(edit) @154   5 years jlee Wrong operator
(edit) @153   5 years jlee Leaving the .exe off in Windows no longer works
(edit) @152   5 years jlee What do you mean I can't subclass DirectoryDialog??
(edit) @151   5 years jlee Search for .exes too
(edit) @150   5 years jlee Disable MPlayer menu in Windows
(edit) @149   5 years jlee 1.0.0 -> 17
(edit) @146   5 years jlee Distribute MPlayer for Windows via Java Web Start
(edit) @145   5 years jlee Display an error when the help browser cannot be displayed
(edit) @143   5 years jlee Generic sort-of extendable progress dialog and prevent infinite loops on …
(edit) @142   5 years jlee Keep mplayer updated button
(edit) @140   5 years jlee Create configuration directory
(edit) @135   5 years jlee Updated icons from the Tango Desktop Project …
(edit) @134   5 years jlee Actually handle the set dimensions event. I don't know how that one …
(edit) @133   5 years jlee Resource extraction and Windows testing
(edit) @128   5 years jlee Use icons in docbook-xsl distribution
(edit) @124   5 years jlee Build documentation with Ant
(edit) @120   5 years jlee Config.java won't be needed where we're going
(edit) @118   5 years jlee Cleanup to prepare for ant build system and single-jar execution
(edit) @117   5 years jlee Copyright notice on all source files
(edit) @116   5 years jlee The Id didn't work
(edit) @115   5 years jlee Testing commit of file with GPL header and Id
(edit) @114   5 years jlee Add setters for settings, OK and Cancel instead of just Close in all …
(edit) @107   6 years jlee Misc changes
(edit) @106   6 years jlee Update documentation
(edit) @105   6 years jlee Don't crash when there is no log file
(edit) @104   6 years jlee Fix for black and white wmv conversion
(edit) @103   6 years jlee Make log viewing faster
(edit) @102   6 years jlee Added ability to save logs, made ConverterOptions? static, improved logging
(edit) @101   6 years jlee Update about dialog
(edit) @99   6 years jlee Always scroll log output
(edit) @98   6 years jlee Make unhandled exception dialog less verbose
(edit) @97   6 years jlee Added more logging and color support to the viewer
(edit) @96   6 years jlee Added more logging and log viewer
(edit) @95   6 years jlee mp4 output does not work -> iPod profile removed
(edit) @94   6 years jlee Command list clean-up and h264 support
(edit) @93   6 years jlee Use radio buttons where appropriate
(edit) @92   6 years jlee Zen Vision:M profile from Mat Sheehan
(edit) @91   6 years jlee Add mnemonics to profiles
(edit) @90   6 years jlee Add brand to profile
(edit) @89   6 years jlee Reflect regex change in Makefile
(edit) @88   6 years jlee Use java.util.regex.* instead of local version
(edit) @87   6 years jlee Renable fourcc
(edit) @86   6 years jlee Lower x5 max frame rate
(edit) @85   6 years jlee Initial logging support
(edit) @84   6 years jlee Fix output video bug
(edit) @83   6 years jlee Set min bitrates
(edit) @82   6 years jlee Removed duplication of conversion code
(edit) @81   6 years jlee Use input's frame rate if possible, otherwise use device's max frame rate
(edit) @80   6 years jlee Force Java 1.4 output
(edit) @79   6 years jlee Dont use the resample filter
(edit) @77   6 years jlee FPS instead of Kbps
(edit) @74   6 years jlee Updated documentation
(edit) @73   6 years jlee .mp4 in file selection dialogs and lockdown joining and splitting …
(edit) @72   6 years jlee Added iPod video support. Needs testing.
(edit) @71   6 years jlee Check output files/directories and use official delay mencoder option. No …
(edit) @68   6 years jlee Added U10 profile
(edit) @67   6 years jlee Revert to old manifest
(edit) @66   7 years jlee Changes to manifest to get iriverter running on Windows XP again; needs …
(edit) @65   7 years jlee Gmini is stupid
(edit) @64   7 years jlee Check LD_LIBRARY_PATH for SWT libs
(edit) @63   7 years jlee Find JAVAC appropriately
(edit) @61   7 years jlee More Windows build fixes
(edit) @60   7 years jlee Updated documentation for 0.14
(edit) @59   7 years jlee Allow floating-point frame rates
(edit) @58   7 years jlee Changes so iriverter will run in Eclipse
(edit) @57   7 years jlee Added manual volume control
(edit) @56   7 years jlee Moved doc directory so iriverter can be run easily from an IDE
(edit) @55   7 years jlee More Windows build fixes
(edit) @54   7 years jlee Windows build fixes
(edit) @51   7 years jlee Added gmini profile
(edit) @46   7 years jlee Changes for make dist
(edit) @45   7 years jlee Added java launcher script
(edit) @44   7 years jlee Slight UI modifications
(edit) @43   7 years jlee Let Automake handle swt.jar
(edit) @42   7 years jlee Leave SWT to the system...after all of that hard work
(edit) @41   7 years jlee Fallback to current directory
(edit) @40   7 years jlee DVD previewing
(edit) @39   7 years jlee Defined java.library.path for Windows so it can find the JNI libraries
(edit) @38   7 years jlee Updated package name in Config
(edit) @37   7 years jlee Import changes for new package
(edit) @35   7 years jlee Updated Makefile.am for package change
(edit) @34   7 years jlee Renaming package from net.sourceforge.iriverter to …
(edit) @33   7 years jlee Renaming package from net.sourceforge.iriverter to …
(edit) @32   7 years jlee Preparation for package rename
(edit) @31   7 years jlee Moved icon for inclusion in window frame and about dialog
(edit) @30   7 years jlee AboutDialog? gets versions from Config
(edit) @29   7 years jlee More UI linkage with profiles
(edit) @28   7 years jlee Use filmdint on single videos and specify ffourcc so videos can be …
(edit) @27   7 years jlee Profile get data dir from Config
(edit) @24   7 years jlee Created config file for finding the datadir
Note: See TracRevisionLog for help on using the revision log.