Commit Graph

765 Commits (c934c97d13a948e3be71e28398a99944a8376fe0)

Author SHA1 Message Date
Pierre Neidhardt c934c97d13 Scripts: rewrote all "command -v" properly. 2013-10-27 19:50:23 +01:00
Pierre Neidhardt 1f185bf32a Shell: justified man pager 2013-10-27 14:33:17 +01:00
Pierre Neidhardt 576769fa50 Emacs: translation fix 2013-10-27 14:33:03 +01:00
Pierre Neidhardt 3d4e29742c Emacs: translation functions 2013-10-27 14:28:47 +01:00
Pierre Neidhardt 2853c75cc1 tc-video-generic: major bugfixes 2013-10-27 14:28:25 +01:00
Pierre Neidhardt 8fe2e0e303 tc-video-generic: mov support 2013-10-26 16:48:43 +02:00
Pierre Neidhardt 947d9d54bd tc-video-generic: fixed stacking video filters 2013-10-25 16:18:33 +02:00
Pierre Neidhardt cfdc675bbf Scripts: minor fixes 2013-10-25 13:44:07 +02:00
Pierre Neidhardt 0e23dc8de9 tc-video-generic: minor fixes 2013-10-24 22:03:35 +02:00
Pierre Neidhardt c38fab4a8e tc-video-generic: croping image preview! 2013-10-24 21:52:34 +02:00
Pierre Neidhardt 89d056f5b8 Scripts: minor fixes 2013-10-24 20:07:33 +02:00
Pierre Neidhardt 977f0a63bb archive: fixed security issue with eval 2013-10-24 19:20:32 +02:00
Pierre Neidhardt c3f3f9a844 Emacs: indentation fix in article snippet 2013-10-24 18:11:07 +02:00
Pierre Neidhardt 2e38325bf4 tc-video-generic: minor fixes 2013-10-24 17:06:08 +02:00
Pierre Neidhardt f677bbf5ce tc-video-generic: audio bitrate is now fully dynamic! 2013-10-24 17:01:44 +02:00
Pierre Neidhardt bbfcc7633d tc-video-generic: dynamic audio bitrate almost done 2013-10-24 16:48:45 +02:00
Pierre Neidhardt 5836eb3586 tc-video-custom: various fixes 2013-10-23 20:15:15 +02:00
Pierre Neidhardt 78ac5b0dcc tc-text-scan: proper whiler 2013-10-23 20:15:04 +02:00
Pierre Neidhardt 4d5337a6a1 tc-audio-*: proper while read loops. 2013-10-23 20:14:09 +02:00
Pierre Neidhardt 7d556955f1 tc-video-generic: WIP 2013-10-23 20:11:42 +02:00
Pierre Neidhardt e089b4d41d tc-video-generic: dynamic audio bitrate (WIP) 2013-10-23 19:28:53 +02:00
Pierre Neidhardt c3852172fb scripts: protected all "while read" with IFS=.
By default "while read" will strip white space. Setting the IFS makes sure it does not.
2013-10-23 17:44:23 +02:00
Pierre Neidhardt 6455544fb5 extract: support for 7z password protected files.
As such, pp7z was removed.
2013-10-23 14:03:42 +02:00
Pierre Neidhardt 6ecc20a2f6 Emacs: minor fix 2013-10-23 12:51:09 +02:00
Pierre Neidhardt ba7abe9298 sanitize: multi input support. POSIX support. 2013-10-23 12:49:44 +02:00
Pierre Neidhardt d060d963cc prepend: stdin support 2013-10-23 12:37:56 +02:00
Pierre Neidhardt a78e34708b pkg: update 2013-10-23 12:31:24 +02:00
Pierre Neidhardt bd70d4dc06 pdfcompress: multiple input and overwriting support. 2013-10-23 12:29:16 +02:00
Pierre Neidhardt d9d48a3898 pkggen: POSIX version, removed the stupid code 2013-10-23 12:13:54 +02:00
Pierre Neidhardt 0b0feea15e scripts: minor fixes 2013-10-23 11:59:52 +02:00
Pierre Neidhardt 172ec5212d winefps: support for non-GNU systems 2013-10-23 11:56:42 +02:00
Pierre Neidhardt 249afef2ff Scripts: removed outdated vcsclean. 2013-10-23 11:48:02 +02:00
Pierre Neidhardt caa5792112 Emacs: changed getopt snippet for more frequent defaults 2013-10-23 11:44:25 +02:00
Pierre Neidhardt 7d59194470 ubuilder: support for multiple input and overwriting. 2013-10-23 11:42:50 +02:00
Pierre Neidhardt c1031502cd texclean: multi input support and Texinfo support. 2013-10-23 11:25:40 +02:00
Pierre Neidhardt e6497d5026 ltx: multiple input support 2013-10-23 11:24:54 +02:00
Pierre Neidhardt a7bbda07de pacman-* scripts: proper argument parsing 2013-10-23 11:24:32 +02:00
Pierre Neidhardt 7fe481cbcb scripts: a few additional comments 2013-10-23 11:24:12 +02:00
Pierre Neidhardt 2abeeaa245 git-*: argument support 2013-10-23 10:56:28 +02:00
Pierre Neidhardt e09452a287 formatc: mandatory argument 2013-10-23 10:50:19 +02:00
Pierre Neidhardt d11749c28c extract: comments 2013-10-23 10:47:37 +02:00
Pierre Neidhardt 39960ca390 crun: compatiblity with other compilers 2013-10-23 10:37:55 +02:00
Pierre Neidhardt d4018dc93a asciify: removed useless pipe 2013-10-23 10:32:49 +02:00
Pierre Neidhardt 1b2b3c869c archive: slight refactoring 2013-10-23 10:30:51 +02:00
Pierre Neidhardt 2cb55a5fb8 tc-audio-transcode: preview parsing is somewhat more reliable. 2013-10-22 20:00:37 +02:00
Pierre Neidhardt 362f44c319 tc-video-generic: refactoring and croping support. 2013-10-22 18:44:50 +02:00
Pierre Neidhardt 94e6629592 Emacs: go mode support 2013-10-22 18:31:52 +02:00
Pierre Neidhardt 18f4b00432 Emacs: M-RET does not spli lines in org mode. 2013-10-22 12:44:57 +02:00
Pierre Neidhardt b722aa2af8 Emacs: mark-word now also works at EOF 2013-10-22 12:44:38 +02:00
Pierre Neidhardt 3210261102 Emacs: UTF-8 support in LaTeX listing 2013-10-20 18:19:19 +02:00