Activity for mrx23dot

  • mrx23dot mrx23dot posted a comment on discussion Open Discussion

    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

  • mrx23dot mrx23dot created ticket #17

    DLL missing

  • mrx23dot mrx23dot posted a comment on ticket #2788

    Sorry, I missed that option, works great, thank you!

  • mrx23dot mrx23dot posted a comment on ticket #2788

    v1.41

  • mrx23dot mrx23dot created ticket #2788

    [1.x] Add column 'group' to search results

  • mrx23dot mrx23dot posted a comment on ticket #2367

    txt and pdf is readable, so they should come out.

  • mrx23dot mrx23dot posted a comment on ticket #2367

    I open it 7z gui, click on extract, or select everything and drag out same issue.

  • mrx23dot mrx23dot created ticket #2367

    Extracting unsupported file stops whole process

  • mrx23dot mrx23dot posted a comment on ticket #193

    Can you merge in the fix to master?

  • mrx23dot mrx23dot created ticket #59

    Can't connect to internet radio

  • mrx23dot mrx23dot posted a comment on ticket #47

    Please merge into master, so annoying when title is wrong and file name is correct.

  • mrx23dot mrx23dot modified a comment on discussion Help

    I his project still available somewhere? Never mind the correct url is https://cscott.net/Projects/Mallard/

  • mrx23dot mrx23dot modified a comment on discussion Help

    I his project still available somewhere? Url is 404.

  • mrx23dot mrx23dot posted a comment on discussion Help

    I his project still available somewhere?

  • mrx23dot mrx23dot posted a comment on ticket #125

    Can we merge it in after 8years?

  • mrx23dot mrx23dot posted a comment on ticket #172

    minidlnad -r / -R does nothing for me , see https://sourceforge.net/p/minidlna/bugs/344/

  • mrx23dot mrx23dot posted a comment on discussion Help

    Created as a ticket instead https://sourceforge.net/p/minidlna/bugs/344/

  • mrx23dot mrx23dot created ticket #344

    -r -R Media refresh fails

  • mrx23dot mrx23dot posted a comment on discussion Help

    Created as a ticket https://sourceforge.net/p/minidlna/bugs/343/

  • mrx23dot mrx23dot created ticket #343

    Wrong DLNA filenames with space

  • mrx23dot mrx23dot posted a comment on discussion Help

    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.

  • mrx23dot mrx23dot posted a comment on discussion Help

    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...

  • mrx23dot mrx23dot created ticket #2333

    Add type column into UI

  • mrx23dot mrx23dot created ticket #2332

    Add 'open folder after extraction' option

  • mrx23dot mrx23dot modified a comment on ticket #2284

    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.

  • mrx23dot mrx23dot posted a comment on ticket #2284

    would also require history queue too, like last visited paths [10]

  • mrx23dot mrx23dot posted a comment on ticket #2284

    +1 please add, very useful! Yes, browser forward, backward is the name. A lot of mouse buttons have side buttons.

  • mrx23dot mrx23dot created ticket #48

    Option to speed up

  • mrx23dot mrx23dot posted a comment on ticket #28

    Could you please add these?

  • mrx23dot mrx23dot created ticket #28

    Shortcuts

  • mrx23dot mrx23dot posted a comment on ticket #476

    Encrypting a drive does formatting to prepare it, it means it wont retain your data. You have to manually copy it after.

  • mrx23dot mrx23dot posted a comment on discussion Feature requests

    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!

  • mrx23dot mrx23dot posted a comment on discussion Feature requests

    Is it possible to Auto detect TrueCrypt containers? Do they have a unique header? It's cumbersome to manually select that option.

  • mrx23dot mrx23dot posted a comment on discussion Feature requests

    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

  • mrx23dot mrx23dot posted a comment on discussion General Discussion

    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.

  • mrx23dot mrx23dot posted a comment on discussion General Discussion

    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.

  • mrx23dot mrx23dot modified a comment on discussion Clonezilla live

    That gets over grub, i686 on x64. Please include this fix in the next release. Thank you!

  • mrx23dot mrx23dot modified a comment on discussion Clonezilla live

    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.

  • mrx23dot mrx23dot posted a comment on discussion Clonezilla live

    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.

  • mrx23dot mrx23dot posted a comment on discussion Clonezilla live

    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

  • mrx23dot mrx23dot modified a comment on discussion Clonezilla live

    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?

  • mrx23dot mrx23dot modified a comment on discussion Clonezilla live

    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?

  • mrx23dot mrx23dot posted a comment on discussion Clonezilla live

    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?

  • mrx23dot mrx23dot posted a comment on ticket #143

    Looks like it's been done minidlna/stable,now 1.3.0+dfsg-2 amd64

  • mrx23dot mrx23dot created ticket #143

    Add v1.3.0 to debian official repo

  • mrx23dot mrx23dot posted a comment on ticket #2636

    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.

  • mrx23dot mrx23dot modified a comment on ticket #2636

    I can't find it in v1.39 (latest), please see attachment. I found v2.x slower because of .NET

  • mrx23dot mrx23dot posted a comment on ticket #2636

    I can't find it in v1.39 (latest), please see attachment.

  • mrx23dot mrx23dot created ticket #2636

    ESC to exit for Keepass 1.x

  • mrx23dot mrx23dot created ticket #817

    Slow scanning

  • mrx23dot mrx23dot created ticket #2697

    Variable referencing in assembly is incompatible with IAR

  • mrx23dot mrx23dot created ticket #2696

    Inline Assembly doesn't like custom label names

  • mrx23dot mrx23dot posted a comment on ticket #677

    Thanks! I will wait for the next binary release.

  • mrx23dot mrx23dot posted a comment on ticket #677

    Sorry the root cause was this: char test[] = { FR2TMR(30000u), FR2TMR(33000u), FR2TMR(36000u),...

  • mrx23dot mrx23dot created ticket #677

    Fail on A?0:1 kind of if-s

  • mrx23dot mrx23dot posted a comment on discussion Open Discussion

    Thanks! One last question why don't I get .mem file generated for STM8?

  • mrx23dot mrx23dot posted a comment on discussion Open Discussion

    Hi Philipp, Numbers still don't add up to hex file lenght (srec-info), numbers are...

  • mrx23dot mrx23dot posted a comment on discussion Open Discussion

    Hmm no mem file is built for STM8 by default. Is the there some option?

  • mrx23dot mrx23dot posted a comment on ticket #498

    I'm trying to decode the map file in https://sourceforge.net/p/sdcc/discussion/1...

  • mrx23dot mrx23dot posted a comment on discussion Open Discussion

    Is it possible to reduce the number of generated files? (less HDD IO-> less build...

  • mrx23dot mrx23dot posted a comment on discussion Open Discussion

    Hi, How can I get consumed ROM/RAM size from map file? Here is one STM8 simple project...

  • mrx23dot mrx23dot created ticket #498

    Print the consumed RAM/ROM sizes

  • mrx23dot mrx23dot posted a comment on ticket #106

    Do you have any target specific example where we assign an assembly instruction/registry...

  • mrx23dot mrx23dot created ticket #106

    Access stack pointer in C

  • mrx23dot mrx23dot created ticket #496

    Active waiting delay_ms() for STM8

  • mrx23dot mrx23dot posted a comment on ticket #494

    Hmm tried out with random order of objects (main not the first) in STM8 3.5.5 #9512...

  • mrx23dot mrx23dot posted a comment on ticket #493

    wow this is kinda messy. static inline void WDT_init(void) {} static inline void...

  • mrx23dot mrx23dot posted a comment on ticket #494

    looking forward to have it in STM, thanks

  • mrx23dot mrx23dot posted a comment on ticket #493

    Hmm tried with: --std-c99 static inline void Common_init(void); static inline void...

  • mrx23dot mrx23dot posted a comment on ticket #493

    Safety critical application require c89, and gcc takes care of the optimalization...

  • mrx23dot mrx23dot created ticket #494

    Linker: no restriction on object passing order (main() obj has to be the first)

  • mrx23dot mrx23dot posted a comment on ticket #130

    Guess you mean --main-no-return. Is this even implemented as function attribute?...

  • mrx23dot mrx23dot created ticket #493

    inline possibility in c89 mode

  • mrx23dot mrx23dot posted a comment on ticket #1864

    Using KeePass_1.x

  • mrx23dot mrx23dot created ticket #1864

    Option for autoinstall updates

  • mrx23dot mrx23dot posted a comment on ticket #579

    Tried it, but -q also suppresses Errors in formating, not just "Parsing: xyx.c as...

  • mrx23dot mrx23dot posted a comment on ticket #580

    It is solved in 0.60. Thanks

  • mrx23dot mrx23dot created ticket #580

    PP_IF_INDENT fails

  • mrx23dot mrx23dot created ticket #579

    Clear up Stderr

1