#
89f1fd65 |
| 14-Apr-2019 |
Jérôme Duval <jerome.duval@gmail.com> |
Bump gutenprint version.
needs gutenprint8 packages to be uploaded.
Change-Id: I1204ff8b1bb85cc0eb615082b205280daabbc290 Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|
#
1407e6d7 |
| 03-Jun-2018 |
Adrien Destugues <pulkomandy@gmail.com> |
Complete implementation of printer serial transport
- Allow to configure the baudrate (it is set by the printer settings, but the transport didn't care) - Implement reading from the serial port (s
Complete implementation of printer serial transport
- Allow to configure the baudrate (it is set by the printer settings, but the transport didn't care) - Implement reading from the serial port (some printers will need us to poll the status and the like, as there is usually no hardware flow control)
Change-Id: I70ba2566595d5dfa5eda3d518614db6514cb2398
show more ...
|
#
b13a0d5d |
| 10-Dec-2010 |
Michael Pfeiffer <michael.w.pfeiffer@gmail.com> |
* Bug fixed: WriteSpoolData didn't pass data to transport add-on because ";" was missing after "return" statement. * Removed unused getter methods from class GraphicsDriver. * Implemented page ro
* Bug fixed: WriteSpoolData didn't pass data to transport add-on because ";" was missing after "return" statement. * Removed unused getter methods from class GraphicsDriver. * Implemented page rotation (closes #6965) in landscape.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39800 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
4a0c1e13 |
| 08-Dec-2010 |
Michael Pfeiffer <michael.w.pfeiffer@gmail.com> |
* Code style changes (missing header files from r39770)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39771 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
fefd3ba5 |
| 08-Dec-2010 |
Michael Pfeiffer <michael.w.pfeiffer@gmail.com> |
* Code style changed in class GraphicsDriver and and child classes * Removed namespace handling for Metrowerks compiler * Initialize all fields in constructor
git-svn-id: file:///srv/svn/repos/ha
* Code style changed in class GraphicsDriver and and child classes * Removed namespace handling for Metrowerks compiler * Initialize all fields in constructor
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39765 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
504033fb |
| 11-Jul-2009 |
Michael Pfeiffer <michael.w.pfeiffer@gmail.com> |
Clean up. Renamed spool_file to spoolFile.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31521 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
12fd6cc2 |
| 22-Jul-2008 |
Karsten Heimrich <host.haiku@gmx.de> |
* move libprint sources into libs, as it is a 3rdparty lib * move libprint headers into libs headers folder accordingly * merge all shared folders sources into kits print, we might build later on a
* move libprint sources into libs, as it is a 3rdparty lib * move libprint headers into libs headers folder accordingly * merge all shared folders sources into kits print, we might build later on a real print kit, propably also to access cups from an nicely API, atm static * move all shared headers into private print, also pr_server.h from interface * adjust build to work with the changed folder layout
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26570 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|