]> git.ozlabs.org Git - petitboot/history - ui/common
ui/ncurses: Define Home, End, and Page Up/Down keys
[petitboot] / ui / common /
2014-08-01 Jeremy Kerrautotools: Use non-recursive make
2014-07-28 Samuel Mendoza-Jonasui/ncurses: Add support for 'add-url' action
2014-07-28 Jeremy Kerrui/common: Add discover_client_enumerate to re-add...
2014-04-02 Jeremy Kerrui/common: associate boot options with devices
2014-04-02 Jeremy Kerrprotocol: expose discovery reinit over client/server...
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-14 Jeremy Kerrui/ncurses: Parse configuration form & send to server
2013-11-13 Jeremy Kerrui/common: Don't talloc_free sysinfo and status explicitly
2013-11-13 Jeremy Kerrconfig: Implement config messages
2013-11-01 Jeremy Kerrlogging: Clean up debug logs
2013-10-10 Jeremy Kerrui/ncurses: Allow booting custom boot options
2013-10-09 Jeremy KerrAdd system info messages
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrui/common: Add code to send cancel-default messages
2013-06-24 Jeremy Kerrui: implement timers with waitsets
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-05-07 Jeremy KerrMakefiles: remove -I$(includedir)
2013-05-06 Jeremy Kerrui: Receive boot status messages
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-16 Jeremy Kerrpb-protocol: Don't allocate in deserialise functions
2013-04-15 Jeremy KerrMove boot to discover server
2013-04-15 Jeremy Kerrlib/url: Move URL-handling code to lib
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrdiscover-client: Add discover_client_boot
2013-04-15 Jeremy Kerrui: callback & boot actions: kexec -> boot
2013-04-15 Jeremy Kerrui: pb_kexec_data -> pb_boot_data
2013-04-10 Jeremy Kerrui/common: Remove unused artwork
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions
2013-03-06 Jeremy Kerrui/common/url: Fix multiple-preceeding-slash on pathnames
2013-03-06 Jeremy Kerrui/common/url: Add pb_url_scheme_name
2013-03-06 Jeremy Kerrui/common/url: remove scheme separator from URL scheme...
2013-03-06 Jeremy Kerrui/common/url: move pb_scheme_info array to file scope
2012-04-03 Geoff LevandFix sftp loader
2012-03-31 Geoff LevandCleanup --dry-run option code
2012-03-28 Geoff LevandAdd UI option --dry-run
2012-03-10 Geoff LevandFixup artwork licenses
2012-03-09 Geoff LevandAdd --start-daemon option to ui programs
2012-02-15 Geoff LevandRemove union in pb_opt_data
2012-02-15 Geoff LevandMinor include path fix
2012-02-12 Geoff LevandAdd artwork files network.png, system.png
2012-02-12 Geoff LevandConvert build to use automake
2011-11-14 Geoff LevandMove artwork from ui/twin to ui/common
2011-10-31 Geoff LevandAdd data structs to ui-system
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 ncurses joystick support
2009-07-09 Geoff LevandAdd PS3 reset default option
2009-07-09 Geoff LevandAdd PS3 countdown timer
2009-07-09 Geoff LevandAdd generic UI countdown timer
2009-07-09 Geoff LevandSimplify kexec
2009-07-09 Geoff LevandFix kexec call
2009-07-09 Geoff LevandQuiet wget
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
2008-12-31 Jeremy KerrRemove reference to device.h
2008-12-15 Jeremy KerrInitial support for multiple UIs