]> git.ozlabs.org Git - petitboot/history - ui
lib/pb-config/powerpc-nvram: Fix format of dns config
[petitboot] / ui /
2012-03-10 Geoff LevandFixup artwork licenses
2012-03-09 Geoff LevandAdd --start-daemon option to ui programs
2012-03-09 Geoff LevandLog file cleanups
2012-03-09 Geoff LevandRename pb-nc, pb-twin to petitboot-nc, petitboot-twin
2012-02-24 Geoff LevandMove installed programs from bin to sbin
2012-02-15 Geoff LevandUpdate twin ui to use discover server
2012-02-15 Geoff LevandRemove union in pb_opt_data
2012-02-15 Geoff LevandMinor include path fix
2012-02-15 Geoff LevandRename pb-nc-generic to pb-nc
2012-02-15 Geoff LevandRemove unused file pb-cui.c
2012-02-12 Geoff LevandFixups for 'make dist'
2012-02-12 Geoff LevandAdd artwork files network.png, system.png
2012-02-12 Geoff LevandRename ps3-cui.c to ps3-main.c
2012-02-12 Geoff LevandConvert build to use automake
2012-02-12 Geoff LevandAdd generic ncurses program
2012-02-12 Geoff LevandRename pb-test.c to discover-test.c
2011-11-14 Geoff LevandMove artwork from ui/twin to ui/common
2011-11-12 Geoff LevandRemove KEY_LEFT in nc-menu
2011-10-31 Geoff LevandAdd data structs to ui-system
2009-08-26 Geoff Levandcui: Remove tab hotkey
2009-08-26 Geoff LevandFix seg fault on ps3 flash error
2009-08-04 Geoff LevandFix minor typo in discover-client file descriptor check
2009-07-09 Geoff LevandDelete kexec temporary files before rebooting
2009-07-09 Geoff LevandAdd default video arg to kernel command line
2009-07-09 Geoff LevandAdd ncurses joystick support
2009-07-09 Geoff LevandUpdate item text on edit
2009-07-09 Geoff LevandRemove unused ked status ked_boot.
2009-07-09 Geoff LevandRemove nc menu description
2009-07-09 Geoff LevandCUI add empty item
2009-07-09 Geoff LevandAdd generic CUI program
2009-07-09 Geoff LevandFix CUI scroll
2009-07-09 Geoff LevandFix ps3 boot game OS
2009-07-09 Geoff LevandDisplay version on debug builds
2009-07-09 Geoff LevandAdd PS3 timeout option
2009-07-09 Geoff LevandAdd PS3 reset default option
2009-07-09 Geoff LevandAdd PS3 countdown timer
2009-07-09 Geoff LevandAdd CUI countdown timer
2009-07-09 Geoff LevandAdd generic UI countdown timer
2009-07-09 Geoff LevandRemove ked ctrl-B hot key
2009-07-09 Geoff LevandFix ked backspace
2009-07-09 Geoff LevandSimplify kexec
2009-07-09 Geoff LevandFix kexec call
2009-07-09 Geoff LevandQuiet wget
2009-07-09 Geoff LevandFix nc-cui comment
2009-06-30 Geoff LevandAdd PS3 ncurses CUI program
2009-06-30 Geoff LevandAdd ncurses UI support
2009-06-30 Geoff LevandAdd ncurses boot option editor
2009-06-30 Geoff LevandAdd ncurses UI menu
2009-06-30 Geoff LevandAdd ui-system helper routines
2009-06-30 Geoff LevandAdd remote file loading routines
2009-06-30 Geoff LevandAdd URL parsing routines
2009-06-30 Geoff LevandRevert const device in discover_client_ops
2009-06-30 Geoff LevandFix memmove size
2009-03-30 Geoff LevandPS3 platform routines
2009-03-30 Geoff LevandRename client add remove ops
2009-02-21 Geoff LevandPass cb_arg to discover_client_init
2009-02-02 Geoff LevandFix log move commit
2009-02-01 Jeremy Kerr[discover client] Remove device from discover array...
2009-02-01 Jeremy Kerr[discover client] Add device accessors
2009-02-01 Jeremy Kerr[discover client] Make devices persistent
2009-02-01 Geoff LevandMake client ops constant
2009-02-01 Geoff LevandAdd client ops instance arg
2009-02-01 Geoff LevandChange client to use pb_log
2009-01-04 Jeremy KerrReport error is no message is read
2009-01-02 Jeremy KerrUse a list for device->boot_options
2008-12-31 Jeremy KerrRemove reference to device.h
2008-12-15 Jeremy KerrRemove const from print_device_remove
2008-12-15 Jeremy KerrDon't print pid on ui test startup
2008-12-15 Jeremy KerrInitial support for multiple UIs