summaryrefslogtreecommitdiff
path: root/src/libply-splash-core
AgeCommit message (Expand)AuthorFilesLines
2011-03-01terminal: apply terminal settings immediatelyRay Strode1-2/+2
2011-02-18terminal: unlock tty before mucking with itRay Strode1-22/+46
2011-02-09text-progress-bar: clean up warningsRay Strode1-2/+4
2011-01-14pixel-buffer: Fix overflow in blend_two_pixel_valuesMartin Pitt1-1/+1
2010-11-19terminal: don't rely on strlen(bytes) for write sizeRay Strode1-2/+3
2010-11-15terminal: Don't set ISTRIP in terminal attributesRay Strode1-1/+1
2010-09-07boot-splash: Add "hide message" splash plugin callCharlie Brej3-1/+15
2010-09-07boot-splash: Clean up indenting and function orderCharlie Brej2-11/+14
2010-09-07boot-splash: Clean up indentingCharlie Brej1-12/+12
2010-07-27[boot-splash] Add built-in pluginRay Strode2-0/+47
2010-07-23[terminal] fix debug statementRay Strode1-1/+1
2010-06-30[terminal] Add OPOST to tty attributesRay Strode1-1/+1
2010-06-30[terminal] Force enter to output newlineRay Strode2-1/+4
2010-06-02[terminal] Add some debug spew if terminal couldn't be openedRay Strode1-1/+4
2010-06-02[keyboard] Don't blow an assertion if terminal is unavailableRay Strode1-0/+7
2010-05-07[terminal] Don't stomp over original tty lock settingsRay Strode1-1/+2
2010-05-06[boot-splash] Force progress to 1.0 when quittingRay Strode1-0/+6
2010-04-29[terminal] wait for vt switching to finish on quitRay Strode1-1/+17
2010-04-29[terminal] Add some debug spewRay Strode1-4/+18
2010-04-18[pixel-buffer] Add fill buffer with buffer functionsCharlie Brej2-0/+124
2010-04-18[pixel-buffer] Add get width and height functionsCharlie Brej2-0/+18
2010-04-14[terminal] Lock terminal settingsRay Strode1-0/+25
2010-04-13[pixel-buffer] Remove offsets from buffet fill with data functionsCharlie Brej2-21/+7
2010-04-12[boot-splash] Remove displays before unloading pluginRay Strode1-2/+60
2010-03-31[terminal] Do not discard the input when turning the terminal unbufferedCharlie Brej1-1/+1
2010-03-22[terminal] Add new ply_terminal_deactivate functionRay Strode2-0/+67
2010-03-21[ply-text-display] don't set mode on every writeScott James Remnant1-2/+0
2010-03-21[terminal] keep track of terminal raw/cooked stateScott James Remnant1-3/+15
2010-03-21[terminal] export functions to enable/disable VT watchingScott James Remnant2-2/+5
2010-03-21[terminal] Add spew for multiple opens and closesRay Strode1-2/+8
2010-03-18[terminal] guard open and close against repeated callsScott James Remnant1-0/+6
2010-03-18[terminal] don't treat ttySx as VTScott James Remnant1-1/+1
2010-03-18[terminal] drop next_active_vtScott James Remnant1-9/+0
2010-03-18[terminal] don't keep track of active vt, just if vt is activeScott James Remnant2-18/+22
2010-03-18[terminal] drop support for opening the foreground terminalScott James Remnant1-50/+11
2010-03-18[terminal] only support vt-like operations on VTsScott James Remnant2-2/+23
2010-03-18[terminal] add ply_terminal_is_vt() functionScott James Remnant2-1/+8
2010-03-18[terminal] replace set_active_vt with activate_vtScott James Remnant2-9/+17
2010-03-18[console] remove console filesScott James Remnant3-482/+0
2010-03-18[terminal] remove references to ply_console_tScott James Remnant7-52/+30
2010-03-18[terminal] merge console and terminal codeScott James Remnant2-21/+288
2010-03-17[terminal] change fallback terminal settingsRay Strode1-2/+2
2010-02-25[keyboard] Handle tty hangup betterRay Strode1-1/+14
2010-01-27[libply-splash-core] Install to / instead of /usrRay Strode1-1/+7
2010-01-13[splash] Split out graphical parts of libply-splash-coreoptionalize-library-dependenciesRay Strode16-2892/+2
2010-01-13[splash] Rename libplybootsplash to libply-splash-coreRay Strode36-0/+7996