RM Fleming

Show:

What's happening?

  • fix installing on Mac OS X 10.5.7

    echo option for Mac OS X 10.5.7 needs to be "" not "-e". ie. ECHOOPT="" NOT: ECHOOPT="-e" Prior to patch you get: sudo ./installer.sh --layout default --install Unknown action given, exiting: e install.

    2009-08-03 21:44:38 UTC in Rootkit Hunter

  • Comment: Mac OS X configure not working for plugins

    patch for loading .dylib share libraries markf$ diff -C 4 /Users/markf/Desktop/build/opal/ptlib-2.6.1/src/ptlib/unix/udll.cxx /Users/markf/Desktop/build/opal/ptlib/src/ptlib/unix/udll.cxx *** /Users/markf/Desktop/build/opal/ptlib-2.6.1/src/ptlib/unix/udll.cxx 2009-03-17 23:43:30.000000000 -0400 --- /Users/markf/Desktop/build/opal/ptlib/src/ptlib/unix/udll.cxx 2009-04-02 20:50:33.000000000...

    2009-04-03 03:34:25 UTC in OpalVOIP

  • Comment: Mac OS X configure not working for plugins

    2nd issue: library suffix ".dylib" for Mac OS X not ".so". ./codecinfo -i "mpeg4-ffmpeg_video_pwplugin" OpalCodecInfo Version 1.0.1 by Post Increment on Unix Darwin (9.6.0-i386) 0:00.029 OpalCodecInfo (0) Version 1.0.1 by Post Increment on Unix Darwin (9.6.0-i386) with PTLib (v2.6.1) at 2009/3/29 23:03:46.488 error: mpeg4-ffmpeg_video_pwplugin does not...

    2009-03-30 20:02:57 UTC in OpalVOIP

  • Mac OS X configure not working for plugins

    Plugin Configuration script error on MacOS X: ./configure --enable-h264 --enable-ffmpeg-h263 --with-libavcodec-source-dir=../ffmpeg/ ... checking filename of libavcodec library... ... checking if libavcodec has h263p_encoder... nm: invalid argument -D Usage: nm [-agnoprumxjlfAP[s segname sectname] [-] [-t format] [[-arch ] ...] [file ...] no checking if libavcodec has...

    2009-03-30 19:31:41 UTC in OpalVOIP

  • Comment: crash when connecting to test mcu

    ps. using h.323 09/02/09 11:18:42 PM [0x0-0x309309].net.sourceforge.xmeeting.XMeeting no message buffer overruns 09/02/09 11:20:13 PM [0x0-0x309309].net.sourceforge.xmeeting.XMeeting Sending RFC2429 09/02/09 11:20:13 PM [0x0-0x309309].net.sourceforge.xmeeting.XMeeting Sending RFC2429 09/02/09 11:20:51 PM [0x0-0x309309].net.sourceforge.xmeeting.XMeeting Sending RFC2429 09/02/09...

    2009-02-10 04:29:21 UTC in XMeeting - Video Conferencing for OS X

  • crash when connecting to test mcu

    http://www.codian.com/demo/index.htm Testing On Intel MacBook Pro OS X 10.5.6 with builtin camera. Using preview 2. See attached crash report.

    2009-02-10 04:26:42 UTC in XMeeting - Video Conferencing for OS X

  • Comment: option to move selection with keyboard arrows

    File Added: SWToolboxController.m.

    2009-02-07 05:46:26 UTC in Paintbrush

  • Comment: option to move selection with keyboard arrows

    Here is a patch for this. Don't know if it can be done better. Mark SWPaintView.m ========= ... // Handles keyboard events - (void)keyDown:(NSEvent *)event { // Escape key if ([event keyCode] == 53) { isPayingAttention = NO; [currentTool tieUpLooseEnds]; SWClearImage(secondImage); [self setNeedsDisplay:YES]; } else if ( ([[currentTool class]...

    2009-02-07 05:41:05 UTC in Paintbrush

  • Invert selection option is very useful as well

    Selection tool should have option to: - Invert current selection to select outsize area to do fill etc.

    2008-11-14 15:34:02 UTC in Paintbrush

  • option to move selection with keyboard arrows

    - I like to use keyboard to move current selection around after i paste something on top. - also the cursor should change to a Hand when pointing at selection if it's dragging an image.

    2008-11-14 15:30:32 UTC in Paintbrush

Project Finder

About Me

  • 2001-05-17 (8 years ago)
  • 221346
  • iofw (My Site)
  • RM Fleming

Send me a message