Updated man pages
minidlna.conf.5: additional cleanup
minidlna.conf.5, minidlnad.8: clean up man page formatting
Makefile.am: correct CXXFLAGS to CFLAGS
I've been trying to run ReadyMedia on macOS. I've made --prefix work, and fixed a build issue. But now, it runs out of file descriptors and when I start it I get lots of monitor_kqueue.c:227: error: open(…) [Too many open files] messages. Any idea where I should start looking for a problem?
I've been trying to run ReadyMedia on macOS. I've made --prefix work, and fixed a build issue. But now, it runs out of file descriptors and when I start it I get lots of monitor_kqueue.c:227: error: open(/Users/randolph/Music/New Model Army/Impurity) [Too many open files] messages. Any idea where I should start looking for a problem?
I've been trying to run ReadyMedia on macOS. I've made --prefix work, and fixed a build issue. But now, it runs out of file descriptors and when I start it I get lots of monitor_kqueue.c:227: error: open(/Users/randolph/Music/New Model Army/Impurity) [Too many open files] messages. Any idea where I should start looking for a problem?
Add support for --prefix, other minor changes
Makefile.am: automatically install man pages
configure.ac: remove obsolete macros, update call
kqueue.h: Include sys/time.h
Add support for --prefix, other minor changes
Automatically install man pages
I have compiled this on both macOS 12.7.2 and Debian version 12.4.
configure.ac: remove obsolete macros
macOS build patch
PDFbox is a development branch and the developer (me) got busy with other things; that's why there's no Windows installer yet. Need to get back to it… Randolph M. Fritz || rmfritz3@gmail.com On Mon, Jun 21, 2021 at 10:35 AM Mebes Ante kimont123@users.sourceforge.net wrote: Hi there Can anyone explain the logic of the newer branches? For example, there is the branch "pdfbox". I downloaded it and ran packager.sh in the folder Packaging. Now when I try to start v3.0 jpdfbookmarks.exe it says "unable...
pdfbox: update to Apache PDFBox 2.0.22.
pdfbox: Pick up fixes iTextBookmarksConverter.java from trunk
pdfbox: Fix a weird ThumbnailsPane bug
pdfbox: minor cleanup
pdfbox: Update pdfbox libraries, remove swing-layout library
pdfbox: Make text selection sort-of work
pdfbox: Update Commons CLI to current version
pdfbox: Make the thumbnail pane correctly track the displayed page
pdfbox: Clean tabs out of the IntegerTextField.java source file
pdfbox: Improve thumbnail generation code
Add a landscape PDF test page, and a directory for more test PDFs.
pdfbox: Make the "no thumbnail" icon 108x108 pixels.
pdfbox: Make thumbnail window track the displayed page (does not completely work)
pdfbox: first version that generates thumbnails for all pages
pdfbox: expand thumbnails to 1.5 inch size, various cleanup and scaling fixes
pdfbox: first cut at displaying thumbnail buttons
pdfbox: add the thumbnails JScrollPane to the viewer
pdfbox: Colors.java - update to current W3 list of color keywords
pdfbox: Bookmark.java – use diamond inference.
Branch pdfbox: now displays PDF files using PDFBox rather than JPedal
nb11: a few minor cleanup changes to JPedalViewPanel.java
Create new branch for pdfbox-based version
Clean out abortive attempt to create a version of jpdfbookmarks without
jpdfbookmarks_core all classes commented. Also various minor
Commenting and format cleanup of the jpdfbookmarks_core project.
Update version of nb11 branch to 2.6.0
Add lots of explanatory comments to IPdfView. Turn on the "Id" keyword.
Minor cleanups and a few comments.
Minor cleanups.
Get rid of swing-layout-1.0.3.jar library + minor changes.
Upgrade Java Commons CLI from version 1.2 to 1.4 in the nb12newlibs branch.
Update the nb12newlibs README to document the branch
Create the nb12newlibs branch, for updating libraries.
Update dependencies to mention JRE 9
Update dependencies to JRE 9
Document this branch in README
Add a note to the readme file, explaining this branch and its status
Remove "Options" toolbar menu on macOS; the "Preferences" app menu remains.
Modify toolbar visibility changes to take place across all windows
Branch for experimenting with options management
* Move menubar macOS standard location at the top of the screen.
Interface changes to better support macOS:
Set the project license to GPL 3. Add macKeyboardShortcuts.properties.
Update jpdfbookmarks to use JDK 8 and NetBeans 12.