aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
AgeCommit message (Expand)Author
2023-10-01remove legacy multi-frame loadersNRK
2023-10-01add option to update cache in a background processNRK
2023-07-08add compiled features into --version output (#462)NRK
2023-03-11apply clang-formatNRK
2023-01-28remove deprecated -T flagNRK
2023-01-28update copyright yearNRK
2023-01-28add cli flag --alpha-layerNRK
2022-09-28improve error message on bad cli argument (#371)NRK
2022-09-14fix potential truncation of cli arguments (#367)NRK
2022-09-10rename: aa -> anti_aliasNRK
2022-09-10allow disabling anti-aliasing via cli flagNRK
2022-09-05remove some hardcoded "nsxiv", use progname insteadNRK
2022-09-05don't assume positive argcNRK
2022-08-16code-style: don't indent switch cases (#358)explosion-mental
2022-08-16add support for long-opts (#332)NRK
2022-06-28sort and group includesNRK
2022-06-28code-style: cleanup includesNRK
2022-06-15Release version 30v30NRK
2022-02-23use win-title script for customizing window title (#213)N-R-K
2022-02-13update copyright yearNRK
2021-11-20mark functions and vars as static (#146)N-R-K
2021-10-30-0 sends NULL separated file-list to key-handlerNRK
2021-10-28code-style: general cleanups (#137)N-R-K
2021-10-28update copyright notice (#139)eylles
2021-09-21switch -0 to bottom in options.cNRK
2021-09-21add 0 to print_usageNRK
2021-09-21add -0 for outputting null-terminated list (#68)N-R-K
2021-09-16Rename, Update Docs and Prepare for Release (#9)Berke Kocaoğlu
2021-09-16set title based on prefix and suffix (#23)qsmodo
2021-09-16Implement fill scale modeBerke Kocaoğlu
2018-06-09New version schemeBert Münnich
2017-10-16One header file for type definitions and function declarationsBert Münnich
2017-09-08Add -p flag to disable writing of cache and temporary filesAntti Korpi
2016-12-01Merge djhejna/floatdelayBert Münnich
2016-11-28Merge dwminer/framerateBert Münnich
2016-11-28Support for DELAY as a floating point number including less than 1Don Hejna
2016-11-27Add -A option to force framerate on animated imagesdwminer
2016-10-30Use -e for X window embeddingBert Münnich
2016-10-29added support for XEMBED into other windows (ie tabbed) with -wshuall
2015-10-28Revised error handlingBert Münnich
2015-10-28Removed feature test macro definitions from source filesBert Münnich
2014-07-25Revised handling of GIF animationsBert Münnich
2014-02-05Removed command line option -FBert Münnich
2014-02-04Set scale mode at startup via argument to -s optionBert Münnich
2014-02-04Revised scale mode and zoom level handlingBert Münnich
2014-01-15Fixed -z option argument parsing; fixes issue #127Bert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2013-11-14Refactored remote changesBert Münnich
2013-11-13Add support for changing the gamma valueAndrás Mohari
2013-08-22Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich