Changelog for the 3.0 release: Features RipperX now support multiple encoders configuration and multiple encodings in the same encoding process: * Enhanced encoders configuration with new options supporting more than * one encoder and specific options to each encoder. You don't need to change * anymore your extra options every time you change your encoder! * Enhanced the jobs controller to process all enabled encoders in the * encodings queue. * ".ripperxrc" file renamed to ".ripperx3rc". * The config...
Hi @tmancill! Thanks for your reply. I'm sorry to not be able to talk to you before make the fork. As ripperX development was inactive and I had made a lot of changes to my own use, I thought it was a good thing to share with other users. I don't know if I'll get time to be always in active development as well. You and the former developers feel free to request access to new repo or get the code to update yours for future developments if you want. My intention is to join efforts to keep the project...
Hi @tmancill! Thanks for your reply. I'm sorry to not be able to talk to you before make the fork. As ripperX development was inactive and I had made a lot of changes to my own use, I thought it was a good thing to share with other users. I don't know if I'll get time to be always in active development as well. You and the former developers feel free to request access to new repo or get the code to update yours for future developments if you want. My intention is to join efforts to keep the project...
Gitlab repository was archived and migrated to Codeberg at: https://codeberg.org/thothix/ripperx
As I see that ripperX development is not active anymore, I did a fork in Gitlab and implemented some big new features and fixed some more bugs. If the developers/maintainers have interest on that, feel free to contact me or merge it. Here it is, for users that have interest to take a look in the Changelog and build it : https://codeberg.org/thothix/ripperx I'm going to create binary .deb files for Debian and Ubuntu/Mint soon.
Can you try to set this: echo export GDK_SCALE=1.5 >> ~/.xsessionrc and in ~/.Xresources Xft.dpi: 150 If it doesn't work, you can remove it or let the original values
Can you try to set this: echo export GDK_SCALE=1.5 >> ~/.xsessionrc and in ~/.Xresources Xft.dpi: 150 If it doesn't work, you can remove it
Hi @rulrich I did a fork in Gitlab with lots of enhancements and merged your changes (I needed do it manually because there was some changes in master). It's here ((https://gitlab.com/tiagobar/ripperx/-/tree/master) if you have some interest.