PeaZip supports extracting zipx created with winzip, just tested it should have code for it somewhere: https://github.com/search?q=repo%3Apeazip%2FPeaZip+zipx&type=code&p=1
DLL missing
Sorry, I missed that option, works great, thank you!
v1.41
[1.x] Add column 'group' to search results
txt and pdf is readable, so they should come out.
I open it 7z gui, click on extract, or select everything and drag out same issue.
Extracting unsupported file stops whole process
Can you merge in the fix to master?
Can't connect to internet radio
Please merge into master, so annoying when title is wrong and file name is correct.
I his project still available somewhere? Never mind the correct url is https://cscott.net/Projects/Mallard/
I his project still available somewhere? Url is 404.
I his project still available somewhere?
Can we merge it in after 8years?
minidlnad -r / -R does nothing for me , see https://sourceforge.net/p/minidlna/bugs/344/
Created as a ticket instead https://sourceforge.net/p/minidlna/bugs/344/
-r -R Media refresh fails
Created as a ticket https://sourceforge.net/p/minidlna/bugs/343/
Wrong DLNA filenames with space
I have this file on disk: (with spaces in name) Elon Musk The Real Life Iron Man 2018 720p WEB-DL H264 BONE.mp4 But it's advertises as follow, which is not really useful. "BONE.mp4 " 'http://IP/MediaItems/32.mp4' At least it could insert underscores instead of clipping, or filter to ascii printables. I have no control how people upload files, if file stored on disk then it's a valid filename.
The only way I can update the DLNA database is to restart the service. Which is too harsh, e.g. users watching, and I would restart it every 10minutes. None of these update it: * inotify (file movement) * sudo minidlnad -R * sudo minidlnad -r for last 2 I get this in log: [2022/05/19 23:05:55] minidlna.c:1032: fatal: MiniDLNA is already running. EXITING. I have this in config: inotify=yes A lot of people have this problem. Also I would prefer not a total rebuild of DB, so 11.avi would point to same...
Add type column into UI
Add 'open folder after extraction' option
would also require history queue too, like last visited paths [10] which is already implemented in 'Folders History', so these 2 buttons just step through this list, stopping at idx 0 and last item.
would also require history queue too, like last visited paths [10]
+1 please add, very useful! Yes, browser forward, backward is the name. A lot of mouse buttons have side buttons.
Option to speed up
Could you please add these?
Shortcuts
Encrypting a drive does formatting to prepare it, it means it wont retain your data. You have to manually copy it after.
Keepass has a great feature it measures how many iterations it can do in 1second on given system, then user can multiply (or divide) that number, it's a lot more user friendly that manually testing PIM magic numbers. It would be great in Vera!
Is it possible to Auto detect TrueCrypt containers? Do they have a unique header? It's cumbersome to manually select that option.
It worked great in TrueCrypt, I had many mounted drives, and just double clicked in list and it open it. So handy. 1.24 win7
I formated a USB flash drive (entire drive, with vera formating) but it never asked for a drive label, also I cannot set one after it's done, windows doesn't let me. (you must format it in windows before you can set it) UPDATE: I can set it for the mounted-encrypted one, but not for the raw-host drive. USB drives need name in order to know which one to safe-detach.
On windows when I press Auto-mount password box comes up, but it doesn't say for which drive it wants the password for. Title bar could say X:\ or file path. Not even sure what happens when I have multiple drives.
That gets over grub, i686 on x64. Please include this fix in the next release. Thank you!
That gets over grub, i686 on x64. Then it get stuck at this screen with scrambled lines it might be an incompatibility with https://github.com/ventoy/Ventoy multi USB boot SW, I will ask them too.
That gets over grub, i686 on x64. Then it get stuck at this screen with scrambled lines it might be an incompatibility with Yumi multi USB boot SW, I will ask them too.
64bit can run 32bit sw. Eg you can install 32bit windows on x64. doc says: "If you are not sure which one fits your machine, try i686 version first (slowest, but works for almost modern x86 CPUs). " Otherwise if that's the problem then why doesn't it say it? Currently looks like boot is incomplete. I would prefer one USB key for any machine (32/64bit) Cheers
I downloaded Clonezilla Live stable - 2.7.3-19 32bit debian, to backup my win7 x64 Wrote it on pendrive with Rufus Booted from usb But stuck at grub terminal! (I only have installed win7 on PC so it's not my grub) See screenshot. What's the problem? Why does not it work out of the box?
I downloaded Clonezilla Live stable - 2.7.3-19 32bit debian, to backup my win7 x64 Wrote it on pendrive with Rufus Booted from usb But stuck at grub terminal! (I only have installed win7 on PC so it's not my grub) See screenshot. Why does not it work out of the box?
I downloaded Clonezilla Live stable - 2.7.3-19 32bit debian, to backup my win7 x64 Wrote it on pendrive with Rufus Booted from usb But stucked at grub terminal! (I only have installed win7 on PC so it's not my grub) See screenshot. Why does not it work out of the box?
Looks like it's been done minidlna/stable,now 1.3.0+dfsg-2 amd64
Add v1.3.0 to debian official repo
Thank you, it's only a half solution, it just minimizes and closes the database, a bit problematic if it's a shared PC because it remembers the name of the database and gives opportunity for tries.
I can't find it in v1.39 (latest), please see attachment. I found v2.x slower because of .NET
I can't find it in v1.39 (latest), please see attachment.
ESC to exit for Keepass 1.x
Slow scanning
Variable referencing in assembly is incompatible with IAR
Inline Assembly doesn't like custom label names
Thanks! I will wait for the next binary release.
Sorry the root cause was this: char test[] = { FR2TMR(30000u), FR2TMR(33000u), FR2TMR(36000u),...
Fail on A?0:1 kind of if-s
Thanks! One last question why don't I get .mem file generated for STM8?
Hi Philipp, Numbers still don't add up to hex file lenght (srec-info), numbers are...
Hmm no mem file is built for STM8 by default. Is the there some option?
I'm trying to decode the map file in https://sourceforge.net/p/sdcc/discussion/1...
Is it possible to reduce the number of generated files? (less HDD IO-> less build...
Hi, How can I get consumed ROM/RAM size from map file? Here is one STM8 simple project...
Print the consumed RAM/ROM sizes
Do you have any target specific example where we assign an assembly instruction/registry...
Access stack pointer in C
Active waiting delay_ms() for STM8
Hmm tried out with random order of objects (main not the first) in STM8 3.5.5 #9512...
wow this is kinda messy. static inline void WDT_init(void) {} static inline void...
looking forward to have it in STM, thanks
Hmm tried with: --std-c99 static inline void Common_init(void); static inline void...
Safety critical application require c89, and gcc takes care of the optimalization...
Linker: no restriction on object passing order (main() obj has to be the first)
Guess you mean --main-no-return. Is this even implemented as function attribute?...
inline possibility in c89 mode
Using KeePass_1.x
Option for autoinstall updates
Tried it, but -q also suppresses Errors in formating, not just "Parsing: xyx.c as...
It is solved in 0.60. Thanks
PP_IF_INDENT fails
Clear up Stderr