All Projects

ID Task Type Category Summary Status  desc Last Edited
505TODOOther printersVerify support for Mitsubishi CP3020D/DA printers (and ...Requires testing2021-08-05 Task Description

Experimental support is in gutenprint, but this needs testing.

520Feature RequestSony UP-D printersInvestigate Sony UP-CR20L aka DNP SL-20Requires testing2020-11-10 Task Description

Sony sold their printer line to DNP, which rebranded these two models.

Investigate their Spool format, and find out if they need an intelligent backend.

569Feature RequestMitsubishi CP9xxx familyFigure out image processing algorithms for CP-98xx fami...Requires testing2023-11-25 Task Description

They're an older-generation of the D70 family's.  Data tables are unfortunately embedded inside the drivers, which makes this a lot more challenging. Sigh.

(If nothing else, simply obtaining the RGB->YMC conversion/gamma tables would make the printers immediately useful..)

624Feature RequestKodak 605/70xxFigure out backprinting on Kodak 7010 and 7015Requires testing2019-09-23 Task Description

No documentation, no driver option, no idea how to drive it

632Feature RequestMitsubishi CP-Dxx familySupport Panorama on CP-D90DW familyRequires testing2024-01-21 Task Description

Printer supports combining two or three 6x8 prints into 6x14 or 6x20 panoramas. Figure out how to do this.

634Feature RequestShinko CHC-S6245/ Kodak 8810Support Panorama sizes on EK8810Requires testing2024-01-21 Task Description

EK8810 in the APEX system supports:

8x14, 8x16, 8x18, 8x20, 8x22, 8x24, 8x32, and 8x36 print sizes.

(8x32, and 8x36 are presumably only available on 8x12 media)

Figure out how to make this happen. And what needs to be done on the overlapping areas.

649TODOShinko CHC-S6145/S2245Support the Kodak 6900/6950 and HiTi M610Requires testing2021-08-13 Task Description

The Kodak 6900 is actually the CHC-S2245-6A

The Kodak 6950 is actually the CHC-S2245-6C

HiTi M610 is also a rebadged S2245

We have the USB VID/PIDs already; just need a printer to test with.

654TODOOther printersValidate / Test Nidac Copal printersRequires testing2023-10-01 Task Description

DPB-4000 aka Fujifilm ASK4000 aka DNP Q8.

DPB-6000 aka Fujifilm ASK2000

DPB-7000 aka Fujifilm ASK2500

 

All models are in Gutenprint, and DBP-6000 is reported to work without any special backend.  But I want to confirm the rest work, and maybe write a backend so we can run status queries etc?

666Feature RequestOther printersSupport Kodak D4600Requires testing2023-10-01 Task Description

This is a rebadged version of the Mitsubishi CP-W5000.   It likely has a unique USB VID/PID but it may also require tweaks to the command stream.

Until someone pops up with one of these, it's not going to happen.

500TODOOther printersAdd support for the Shinko S8145Waiting on Customer2023-10-01 Task Description

The T1/S8145 is a fancy "silver foil" thingey with two print heads.

Won't happen until a user with one shows up.

537Feature RequestOther printersWrite backend for Shinko DP-1045 and Kodak D4000Waiting on Customer2023-10-01 Task Description

Aka ColorStream D3

They're the same thing, an 8" wide duplex printer. No support in Gutenprint yet.

629Feature RequestHiTi familySupport the HiTi CS-2xx card models.Waiting on Customer2023-11-30 Task Description

HiTi supplied source code, in an "open source all rights reserved" drop

656TODOMitsubishi CP-Dxx familyValidate / Test Fujifilm ASK-500Waiting on Customer2021-03-31 Task Description

It's a rebadged CP-M1.  Backend support is theoretically complete (except for the USB VID/PID).  No gutenprint frontend work yet; I'll hold off on that until I know the backend functions properly.

658Feature RequestDNP/CitizenSupport the citizen cx-02-sWaiting on Customer2023-10-01 Task Description

it's an "enhanced" verison of the CX02, but it supports sticker media.  Figure out if it has a different USB ID and what all needs changing.

659Feature RequestKodak 605/70xxsupport "watermarking" on the EK70xx seriesWaiting on Customer2022-06-24 Task Description

Kodak's feature set refers to a textual "watermark" on the print surface.  This is presumably the same as DNP's "parial matte" feature.

Figure out how to mak ethis happen.

665Feature RequestHiTi familySupprt "sheet" models like the P310 and P320 series.Waiting on Customer2023-06-12 Task Description

I have a P461 now, and it's different enough to be annoying.

Turns out there are three major families, "roll type", "sheet type" and "card type" and the commands aren't all the same.  !%!%#

668Feature RequestDNP/CitizenSupport Fujifilm ASK-400Waiting on Customer2023-12-31 Task Description

Appears to be a rebadged Citizen CX-02 / DNP DS620

Main questions are what the VID/PID/IEEE1284 IDs are, and what firmware features were stripped out vs the other models.

(Eg rewind support, partial matte, and more)

 

669Feature RequestHiTi familySupport X610Waiting on Customer2023-09-10 Task Description

Three-head high-speed model capable of near-arbitary print lengths.

670Feature RequestHiTi familySupport P530DWaiting on Customer2023-09-10 Task Description

Duplexing 6" model. Unfortunately will need sniffs.

556Feature RequestSony UP-D printersstatus queries and flow controlResearching2021-08-15 Task Description

It would be really nice if we could figure out how to query the UP-DR200's printer status, media counts, flow control, etc etc.

630TODOCanon Selphy CP/ESInvestigate port 59223 on wifi-enabled Selphy modelsResearching2021-06-10 Task Description

On CP900, CP910, CP1200, and CP1300, a telnet interface is present on port 59223. Upon connecting, it prompts for an unknown password.

678Feature RequestHiTi familyFigure out what the 'p' 'm' and 'r' quality identifier ...Researching2023-12-15 Task Description

h == Normal Quality

q == High Quality

p/m/r == ???

 

There's also the LUT files with H/M/T quality codes.

682Feature RequestKodak 605/70xxFirmware update support on Sinfonia modelsResearching2024-01-06 Task Description

(Includes rebranded variants like Kodaks..)

8Feature RequestBackend / CoreBetter permission hierarchyAssigned2008-09-18 Task Description

Right now there are three permissions -- public, private, and "protected", which equates to "public only to all of my clients"

This is pretty lousy; I can certianly envision scenarios where you'd want a client to only see stuff that's specific to that client. To do this now, you have to create separate accounts and mark clients for those specific accounts.

I'd like to see a more generic hierarchical user/group model. Only the photo owner can make changes to their images, but the permission model would break down as follows:

Permissions would be granted on a per-group basis, and individual users can be members of various groups. "Guest" access would just be another group, and would default to assigned.

A permission is inherited; so if "guest" is granted access to the top-level folder, they would be allowed to see everything below it unless a more restrictive permission was specified. This is sort of similar to unix permissions with the "sticky bit" turned on.

This gets a little tricky when talking about folders vs albums, as a user may not be allowed to browse the folder, but the image could be included in a public album. When viewing the image from the folder perspective, it would be disallowed, but from the album perspective, it would be allowed.

EDIT: see http://po.shaftnet.org/new_permission_model

11Feature RequestBackend / CoreClean up database conventionsAssigned2008-10-03 Task Description

Most database results are being indexed by position in a fixed array, rather than by column name. This may be slightly faster, but is hell to program around, especially when there can be twenty fields being returned.

* Convert all fetch_row() calls to fetch_assoc()

Secondly, using prepared statements would make the code a lot cleaner and eliminate the need to escape strings being passed in to the database. Unfortunately, this may require PHP 5.1 to pull off, depending on the maturity of the postgres bindings for earlier versions.

* Use prepared statements and SQL variables instead of inlined data.

89Feature RequestBackend / Coreallow advanced search on any database fieldAssigned2008-04-22
442Feature RequestUser InterfaceUI EnhancementsAssigned2013-01-08
657Feature RequestMitsubishi CP-Dxx familyQuery and set vertical calibrationAssigned2021-05-16
440Bug ReportBackend / CorePossible to set an album/folder's parent to itself.New2010-10-05
6Feature RequestBackend / CoreSpecify/store RAW image parametersNew2008-02-17
100Feature RequestBackend / CoreContent-based searching that works. :)New2008-10-03
125Feature RequestBackend / CoreXML export should include "human-readable" values.New2007-08-13
160Feature RequestImportbetter watermarkingNew2010-03-03
162Feature RequestImportPTLens/clens supportNew2008-08-22
180Feature RequestDatabaseBreak out the statistics dataNew2008-02-18
200Feature RequestImportAdd a 'copyright notice' and 'Original URL' to thumbnai...New2007-08-28
213Feature RequestBackend / Coreadd mechanism for tracking models &| model releasesNew2007-06-24
214Feature RequestUser InterfaceSwitch to DHTML "tabs" on main photo page.New2007-11-26
216Feature RequestBackend / Coreshow disk usage in folder/album stats.New2007-07-02
239Feature RequestBackend / CoreIntegrate full-text searchNew2008-01-06
244Feature RequestBackend / CoreAllow for custom rendering pathsNew2011-01-16
245Feature RequestDatabaseMove 'access' and 'original' rights into 'files' table.New2008-01-06
307Feature RequestBackend / CoreAdd a 'contact this user' form.New2008-01-06
316Feature RequestBackend / CoreAllow for sub-albums on the folder listing pages.New2008-03-01
358Feature RequestUser InterfaceAdd a 'fast tagging' UI to the listing pages.New2014-11-21
369Bug ReportBackend / Coreadd a 'ignore' field to profile itemsNew2008-07-26
393Feature RequestBackend / CoreUse GPS timestamp when importing, if present.New2009-03-04
395Feature RequestBackend / CoreConvert more pages to a POST/REDIRECT/GET output.New2008-10-22
407Feature RequestBackend / CoreAdd a 'start/end date' to folder/albumsNew2009-03-04
411Feature RequestBackend / CoreOpenID supportNew2009-08-13
Showing tasks 1 - 50 of 390 Page 1 of 8

Available keyboard shortcuts

Tasklist

Task Details

Task Editing