| 2021-05-31 |
Urban Wallasch | * Bumped version to 0.4 v0.4 |
commit | commitdiff | tree | snapshot |
| 2021-05-31 |
Urban Wallasch | * Added README_WIN.md containing notes on how to potent... |
commit | commitdiff | tree | snapshot |
| 2021-05-31 |
Urban Wallasch | * Capitalize FFpreview and FFmpeg when referring to... |
commit | commitdiff | tree | snapshot |
| 2021-05-31 |
Urban Wallasch | * Added alternative method for counting subtitle stream... |
commit | commitdiff | tree | snapshot |
| 2021-05-29 |
Urban Wallasch | * Fixed some minor issues in subprocess handling and... |
commit | commitdiff | tree | snapshot |
| 2021-05-28 |
Urban Wallasch | * Added GUI batch processing dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-28 |
Urban Wallasch | * Fixed respective return values of make_thumbs() and... |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Urban Wallasch | * Fixed tiny glitch in video file extension glob pattern. |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Urban Wallasch | * Improved subtitle support: now respects start time... |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Urban Wallasch | * Fixed output directory not correctly set after loadin... |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Urban Wallasch | * Fixed player invocation on Windows platform. |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Urban Wallasch | * Improved subtitle filter option argument escaping. |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Urban Wallasch | * Fixed configuration file search method. |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Include leading zero hours when copying timestamp. |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Replaced screenshot in README.md. |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Fixed bug in error message generation. |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Fixed regression: quoted commas in ffmpeg filter... |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Subtitle rendering only works, when processing the... |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Attempt to escape (ha!) quoting hell. |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Moved trivial subprocess execution to separate wrappe... |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Fixed two instances of potential dividion by zero. |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Simplified clearing the thumbnail view, eliminating... |
commit | commitdiff | tree | snapshot |
| 2021-05-26 |
Urban Wallasch | * Small tweaks to tFlowLayout. |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Display "Abort Operation" dialog only if an external... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Fixed some bugs related to config files and option... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Fixed several implicit float to int conversions ... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Replaced QGridlayout with an optimized flow layout... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Slightly streamlined some thumb grid operations. |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Display scanning progress in thumbnail manager dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Set Qt.WA_DeleteOnClose on dialogs, replacing ugly... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Urban Wallasch | * Changed 'Close' button to 'Ok' in help dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Include subtitle stream information in thumbnail... |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Improved parametrization of config dialog edit widgets. |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Changed default for 'reuse' to True in ffpreview... |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Addded -a/--addss option to render subtitles in thumb... |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Fixed str2int() to accept optional sign. |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Added link to ffmpeg filter documentation and fixed... |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Improved view locking logic. |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Urban Wallasch | * Fixed potential bug in tmDialog.accept(). |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Urban Wallasch | * Fixed view being updated even while locked. |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Urban Wallasch | * Disable cursor highlight while view is locked. |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Urban Wallasch | * Added section about filter expressions to README.md. |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Urban Wallasch | * Calculate optimal window geometry in ten easy steps. |
commit | commitdiff | tree | snapshot |
| 2021-05-23 |
Urban Wallasch | * Fixed resource leak in "Help & About" dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-22 |
Urban Wallasch | * Added 'Help & About' dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-22 |
Urban Wallasch | * Preserve selection across refresh/redraw in thumbnail... |
commit | commitdiff | tree | snapshot |
| 2021-05-22 |
Urban Wallasch | * Resize columns (except first) in thumbnail manager... |
commit | commitdiff | tree | snapshot |
| 2021-05-22 |
Urban Wallasch | * Resize 1st column in thumbnail manager tree view... |
commit | commitdiff | tree | snapshot |
| 2021-05-22 |
Urban Wallasch | * Added filter to thumbnail manager. |
commit | commitdiff | tree | snapshot |
| 2021-05-22 |
Urban Wallasch | * Version bump 0.3 v0.3 |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Actually reset the 'force' flag after every loaded... |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Swapped close and error icons. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Added reset to zero button to time input in preferenc... |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Fixed Qt resource leak in "Preferences" dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Fixed/tweaked various regexes. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Added lots of tool tips. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * More small fixes around 'Preferences' dialog. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Apply preferences when saving, as one would expect. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Partial revert of last commit. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
Urban Wallasch | * Added default arguments for load_cfgfile(), use corre... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |