| 2021-05-21 |
Urban Wallasch | * Fixed bugs related to type conversions when saving... |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Fixed and enhanced 'Preferences' dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Added "Preferences" dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Removed configurable application style sheets, let... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Disable thumbs view while locked, i.e. during load... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Fixed config path heuristic once again. |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Tweaked config file search method, again. |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Wrapped configuration in non-instantiated class. |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Added more safeguards against missing global variables. |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Fixed chk_idxfile() testing for non-applicable method... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Do not instantiate ffIcon, initialize class attribute... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Urban Wallasch | * Do not clear unused parameters from config. |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Removed code to set custom tooltip color, let the... |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Added 'Reload' item to context menu. |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Changed color of 'Refresh' icon. |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Fixed command line argument splitting for non-Windows... |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Amended sample configuration file and README. |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Added total size display to thumbnail manager; disabl... |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
Urban Wallasch | * Reduced size of embedded icon image data. |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Double fork on Linux when starting video player to... |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Embedded all GUI icons. |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Fixed crashes caused by empty or corrupted index... |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Fixed thumbnail manager crashing on broken index. |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Set timestamp right before writing index file, not... |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Added note about the semantics of --force to README.md. |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Include ffpreview version number in index file and... |
commit | commitdiff | tree | snapshot |
| 2021-05-18 |
Urban Wallasch | * Replaced QListWidget with QTreeWidget in thumbnail... |
commit | commitdiff | tree | snapshot |
| 2021-05-17 |
Urban Wallasch | * Fixed Qt resource leak in context menu. |
commit | commitdiff | tree | snapshot |
| 2021-05-17 |
Urban Wallasch | * Fixed broken deletion of index file in clear_thumbdir... |
commit | commitdiff | tree | snapshot |
| 2021-05-17 |
Urban Wallasch | * Went back to centralized context menu. Will it last? |
commit | commitdiff | tree | snapshot |
| 2021-05-17 |
Urban Wallasch | * Added safeguards to prevent aciidentally running... |
commit | commitdiff | tree | snapshot |
| 2021-05-16 |
Urban Wallasch | * Added garbage collector stats to debug output. |
commit | commitdiff | tree | snapshot |
| 2021-05-16 |
Urban Wallasch | * Simplified if condition. |
commit | commitdiff | tree | snapshot |
| 2021-05-16 |
Urban Wallasch | * Fixed crash when triggering play_video() when no... |
commit | commitdiff | tree | snapshot |
| 2021-05-16 |
Urban Wallasch | * More progress callback stuff. |
commit | commitdiff | tree | snapshot |
| 2021-05-16 |
Urban Wallasch | * Moved make_tlabels() to main window class where it... |
commit | commitdiff | tree | snapshot |
| 2021-05-15 |
Urban Wallasch | * Eliminated all cases of subordinate widgets directly... |
commit | commitdiff | tree | snapshot |
| 2021-05-15 |
Urban Wallasch | * Fixed regression which resulted in relative paths... |
commit | commitdiff | tree | snapshot |
| 2021-05-15 |
Urban Wallasch | * Fixed multiple instances of "DeprecationWarning:... |
commit | commitdiff | tree | snapshot |
| 2021-05-15 |
Urban Wallasch | * Replaced all occurrences of exit() with sys.exit(). |
commit | commitdiff | tree | snapshot |
| 2021-05-15 |
Urban Wallasch | * Moved even more code from main() to main window class. |
commit | commitdiff | tree | snapshot |
| 2021-05-15 |
Urban Wallasch | * Fixed lots of bugs and crashes triggered in corner... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Pressing ESC in full-screen view does not quit, just... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Added config file options 'appstyle' and 'selstyle... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Added Ctrl+F keybinding to toggle fullscreen mode. |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Scroll Wars Episode III: Revenge of the Wheelscroll... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Comment. |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Added platform dependent code to make ffpreview run... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Disentangled configuration data from state information. |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Various small cosmetic tweaks. |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
Urban Wallasch | * Dropped now useless get/set focus methods from tLabel. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Tiny fix in README.md. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Fixed bug that led to thumbnail dirs generated for... |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Volodymyr Poltavets | * Fixed inconsistent mouse wheel scrolling behavior |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Swapped 'Load' and 'Remove' buttons in thumbnail... |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Reduced mouse wheel scroll step to one thumbnail... |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Dropped line numbers from batch mode console messages. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Fixed broken delete functionality in thumbs manager. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Fix crash when no config file found. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Possible fix for broken delete function in thumb... |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Added thumbnail manager. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Use os.path.join() and os.devnull where appropriate. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Count errors in batch mode. |
commit | commitdiff | tree | snapshot |
| 2021-05-13 |
Urban Wallasch | * Allow invocation without filename, in fact no options... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Implemented -b/--batch mode to process multiple files... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Include the directory containing the script when... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Show progress bar during building view. |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Write path to directoy containing the original video... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Added context menu handler to canvas. |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Fixed excessive thumbnail label resizing by setting... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Shrink grid size, if not enough thumbnails to fill... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Renamed -t/--tmpdir configuration option to -o/-... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Only attempt to chdir to non-empty path. |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Removed mouse-over effects. |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Added file open dialog; filename argument is now... |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Implemented more intuitive keyboard navigation logic. |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
Urban Wallasch | * Fixed broken 'copy thumbnail image' functionality. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * Tiny fixes to tLabel geometry. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * Moved license blurb to LICENSE file. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * More help message improvements. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * Fixed broken main window class singleton pattern. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * Improved help message. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * Optimized tLabel class. |
commit | commitdiff | tree | snapshot |
| 2021-05-11 |
Urban Wallasch | * Small tweaks to version check and display. |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Urban Wallasch | * Final de-spaghettification round-up. |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Urban Wallasch | * Refactored some of the spaghetti code. |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Added -v/--verbosity and --version options |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Suppress Qt debug logging. |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Fixed bug in fallback logic, in case no thumbnails... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Added missing test for 'time_skip' parameter in chk_i... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Redirect stdout and stderr of player child process... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Partial revert of previous commit (dropped 'disown'). |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Disown player child processes to avoid side effects... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Removed spurious parameters from call (C&P cockup). |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Botch-fixed initial window height calculation. |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Fixed application not exiting cleanly, when main... |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Fixed typo in sample configuration file. |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Ported GUI from Tkinter to PyQt5. v0.2 |
commit | commitdiff | tree | snapshot |
| 2021-05-09 |
Urban Wallasch | * Fixed broken ffprobe invocation. v0.1 |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Urban Wallasch | * Added alternative method to get video meta data using... |
commit | commitdiff | tree | snapshot |
| next |