| 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 |
| 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 |
| next |