Commit Graph

36 Commits

Author SHA1 Message Date
rabite f38093ad1f big fat update to graphics mode (performance, features, etc) 2019-07-17 22:56:30 +02:00
rabite 072b39b3cf initial support for SIXEL/kitty graphics 2019-07-08 13:00:32 +02:00
rabite fae8706f7a got binary building to work properly 2019-07-02 00:53:53 +02:00
rabite 32d4bdf020 updated version to v1.3.0 2019-07-01 17:29:29 +02:00
rabite c5e0b6fa03 check for nightly compiler in build.rs 2019-06-30 11:41:32 +02:00
rabite 11f5bd081b modularize media preview generator into own workspace 2019-06-29 23:33:25 +02:00
rabite 8f5ad6b3c9 fix potentially nasty bug with quotes in file names 2019-06-16 12:33:23 +02:00
rabite ad4e3d573f add quick actions 2019-05-28 00:51:47 +02:00
rabite 6d43ce621d use unpublished systemstat v0.1.4 2019-05-23 15:17:58 +02:00
rabite ea0f691a30 update notify to 4.0.12 2019-05-23 14:51:44 +02:00
rabite 79c807bb47 update to v1.2.1 2019-05-23 14:45:04 +02:00
rabite d1e9c1645b add startup options 2019-05-22 18:54:37 +02:00
rabite 3085d0ec0e update version 2019-05-22 15:10:48 +02:00
rabite ea62d4a36b update libs 2019-05-22 13:50:54 +02:00
rabite ade3b7f08f custom notify crate 2019-05-21 21:55:50 +02:00
rabite 8353af2e29 fix Cargo.lock 2019-05-21 21:03:50 +02:00
rabite e8d9c6ad1f merge in media-preview stuff
Squashed commit of the following:

commit 4087cee2f2a72bc2d3e44832809cbe99d25a3309
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 20:40:27 2019 +0200

    rename to preview-gen

commit 275fd420a01c24393ae9cc07287204fde309130a
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 20:30:50 2019 +0200

    update Cargo.toml and README

commit bf4c3fec0f8e0ff4628153297ac64fe165b4e443
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 20:30:33 2019 +0200

    add config options for media

commit 3bf681cd078177d634507c51d04a45bdae184f1b
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 13:46:00 2019 +0200

    always use unicode icons for play/pause/mute

commit ed2a0b31d1911e4d42086699ca1db636c327bacf
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 13:04:11 2019 +0200

    rename to mediaview and some fixups

commit bda3f8f83bec07c3f52d06cf5f8eaad7fdbd85a0
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 11:44:52 2019 +0200

    fix warnings

commit 9c917903cfa958b225f268ed4fb9f55f27162be0
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 01:10:58 2019 +0200

    play audio through viedo widget

commit 9fe208b213710fae889f7701bdb3bf96d599c9a8
Author: rabite <rabite@posteo.de>
Date:   Tue May 21 00:15:12 2019 +0200

    fixed play when autoplay is off

commit d4036d52864d0a4e08f7da2cf6f7419ef070c1a9
Author: rabite <rabite@posteo.de>
Date:   Mon May 20 13:15:44 2019 +0200

    add icons for play/pause/mute

commit 29f0d203cfd7501b50d80501de146da9d89388bb
Author: rabite <rabite@posteo.de>
Date:   Mon May 20 12:26:53 2019 +0200

    add basic gif support

commit 8d28e4c23a91b0ef83739554c3a2f6671a9ff6f5
Author: rabite <rabite@posteo.de>
Date:   Mon May 20 11:43:57 2019 +0200

    fixed play after pause

commit 142017df78de77bcfffd8f3dd9612a06927e183b
Author: rabite <rabite@posteo.de>
Date:   Sun May 19 14:22:16 2019 +0200

    change to stale on drop

commit c0026c7f56f6a841df18e41bd1c9b33543e26cfb
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 23:46:27 2019 +0200

    handle errors in gstreamer closure

commit ef37f872c54b9d21ed5505c2edb480c793afaef9
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 23:40:24 2019 +0200

    add image-only mode to preview-gen

commit 15752464563463c6ecf892c1d8a14651bf32e1e5
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 23:28:33 2019 +0200

    add copyright note

commit 4c9f08fc4de5d3bffefd42284b60aa81cfbae9f7
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 23:27:30 2019 +0200

    make image/video previews optional

commit 9c2c2db2b20ecd4c30acbb1c77ad18c71f528c4c
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 22:13:25 2019 +0200

    remove blank space under video

commit f7056d70fbe9147b3b95d7c10950653eadbb4f48
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 22:06:49 2019 +0200

    remove dbg

commit cce820657ff1258cdb78d455dd3cf04564450cea
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 21:50:25 2019 +0200

    added error handling to preview-gen

commit 80bbe15bacb99d1f4f97504a5d10ecf59544993f
Author: rabite <rabite@posteo.de>
Date:   Sat May 18 21:04:31 2019 +0200

    add time and visual seek bars to videoview

commit 4349945cc5549334f246be64bc7c8e2db43f9150
Author: rabite <rabite@posteo.de>
Date:   Thu May 16 22:39:19 2019 +0200

    fix sneaky process

commit 373128b7096d4de29924617e549a613a3aeea5b2
Author: rabite <rabite@posteo.de>
Date:   Thu May 16 22:07:27 2019 +0200

    fix out of controll processes

commit e061e065e913ab3923ffac1079a9f0a2be0df532
Author: rabite <rabite@posteo.de>
Date:   Thu May 16 20:51:56 2019 +0200

    add media_preview

commit f68c754895a9718d1a962980de9fbf02e5cb48cd
Author: rabite <rabite@posteo.de>
Date:   Thu May 16 19:37:04 2019 +0200

    beta image/video previews

commit 9a5460e553dd26ebccffaf819c64a8dc6ba74818
Author: rabite <rabite@posteo.de>
Date:   Tue May 14 20:36:25 2019 +0200

    external img preview

commit 3c4edfcb7611b36f6e537c73743e0b6bd269037b
Author: rabite <rabite@posteo.de>
Date:   Tue May 14 20:35:12 2019 +0200

    video preview
2019-05-21 20:52:04 +02:00
rabite 6f8a636603 update to v1.1.4 2019-05-11 17:47:39 +02:00
rabite 99980ace6c use async_value library 2019-05-11 13:32:22 +02:00
David Strauß 01d0c1d338 Use the as yet unpublished v0.1.5 of the systemstat crate to fix the build process on 32-bit MacOS and FreeBSD systems. (#35) 2019-05-09 20:12:23 +02:00
rabite 143e20f6b9 update to v1.1.3 2019-05-07 23:48:51 +02:00
rabite d248d0789f update to 1.1.2 2019-05-07 01:22:20 +02:00
rabite 540eb825b4 update to 1.1.1 2019-05-06 20:27:38 +02:00
rabite 993af5c5b6 update to v1.1.0 2019-04-27 19:33:48 +02:00
rabite0 939697d919
Select files and enter directories by calling external program (#27)
* select file/dir with external program

* multi-file select with external prog

* last adjustions and README update

* separated cd/selection into their own functions

* update README
2019-04-27 19:11:51 +02:00
rabite 2974d744a6 use libraryized pathbuftools 2019-04-20 19:00:05 +02:00
rabite bc273a5472 update version to 1.0.10 2019-04-20 13:06:05 +02:00
rabite d853353cee removed unused x11-clipboard dependency 2019-04-16 02:13:58 +02:00
rabite d3e634552d update version 2019-04-16 02:03:18 +02:00
rabite 95a1ef5a1d use libraryized osstrtools 2019-04-16 02:02:04 +02:00
rabite 8a7ee029f6 update version 2019-04-15 22:14:28 +02:00
rabite 14796f9342 update version 2019-04-15 12:03:13 +02:00
rabite 2a345cf52c update version in Cargo.ml 2019-04-11 14:18:30 +02:00
rabite 0c6d657030 updated Cargo.lock 2019-04-08 16:46:26 +02:00
rabite b79a64483e updated Cargo.lock 2019-04-08 16:44:41 +02:00
Marcelo Fornet 903dfe3da9 Rust project updates (#6)
* ignore `target` folder

* Add link to rifle.

* Add Cargo.lock in the repo

Read here: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries

* Fix typo

* Fix path to symlink file

* Fix typos
2019-04-08 16:09:07 +02:00