Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete kexec temporary files before rebooting | Geoff Levand | 2009-07-09 | 3 | -26/+81 |
* | Add default video arg to kernel command line | Geoff Levand | 2009-07-09 | 1 | -2/+30 |
* | Add ncurses joystick support | Geoff Levand | 2009-07-09 | 10 | -5/+273 |
* | Update item text on edit | Geoff Levand | 2009-07-09 | 3 | -28/+112 |
* | Remove unused ked status ked_boot. | Geoff Levand | 2009-07-09 | 2 | -8/+1 |
* | Remove nc menu description | Geoff Levand | 2009-07-09 | 5 | -38/+23 |
* | CUI add empty item | Geoff Levand | 2009-07-09 | 7 | -14/+72 |
* | Add generic CUI program | Geoff Levand | 2009-07-09 | 1 | -0/+288 |
* | Fix CUI scroll | Geoff Levand | 2009-07-09 | 1 | -0/+3 |
* | Fix ps3 boot game OS | Geoff Levand | 2009-07-09 | 1 | -2/+1 |
* | Display version on debug builds | Geoff Levand | 2009-07-09 | 1 | -0/+5 |
* | Add PS3 timeout option | Geoff Levand | 2009-07-09 | 1 | -4/+10 |
* | Add PS3 reset default option | Geoff Levand | 2009-07-09 | 3 | -13/+22 |
* | Add PS3 countdown timer | Geoff Levand | 2009-07-09 | 3 | -15/+66 |
* | Add CUI countdown timer | Geoff Levand | 2009-07-09 | 2 | -8/+51 |
* | Add generic UI countdown timer | Geoff Levand | 2009-07-09 | 2 | -0/+181 |
* | Remove ked ctrl-B hot key | Geoff Levand | 2009-07-09 | 1 | -14/+3 |
* | Fix ked backspace | Geoff Levand | 2009-07-09 | 1 | -9/+18 |
* | Simplify kexec | Geoff Levand | 2009-07-09 | 1 | -14/+14 |
* | Fix kexec call | Geoff Levand | 2009-07-09 | 1 | -8/+15 |
* | Quiet wget | Geoff Levand | 2009-07-09 | 1 | -6/+9 |
* | Fix nc-cui comment | Geoff Levand | 2009-07-09 | 1 | -4/+4 |
* | Add PS3 ncurses CUI program | Geoff Levand | 2009-06-30 | 1 | -0/+539 |
* | Add ncurses UI support | Geoff Levand | 2009-06-30 | 2 | -0/+601 |
* | Add ncurses boot option editor | Geoff Levand | 2009-06-30 | 2 | -0/+416 |
* | Add ncurses UI menu | Geoff Levand | 2009-06-30 | 4 | -0/+702 |
* | Add ui-system helper routines | Geoff Levand | 2009-06-30 | 3 | -1/+199 |
* | Add remote file loading routines | Geoff Levand | 2009-06-30 | 2 | -0/+325 |
* | Add URL parsing routines | Geoff Levand | 2009-06-30 | 2 | -0/+248 |
* | Revert const device in discover_client_ops | Geoff Levand | 2009-06-30 | 2 | -4/+4 |
* | Fix memmove size | Geoff Levand | 2009-06-30 | 1 | -1/+1 |
* | PS3 platform routines | Geoff Levand | 2009-03-30 | 2 | -0/+309 |
* | Rename client add remove ops | Geoff Levand | 2009-03-30 | 4 | -15/+15 |
* | Pass cb_arg to discover_client_init | Geoff Levand | 2009-02-21 | 3 | -3/+4 |
* | Fix log move commit | Geoff Levand | 2009-02-02 | 1 | -1/+1 |
* | [discover client] Remove device from discover array before notifying UI | Jeremy Kerr | 2009-02-01 | 1 | -4/+4 |
* | [discover client] Add device accessors | Jeremy Kerr | 2009-02-01 | 2 | -0/+32 |
* | [discover client] Make devices persistent | Jeremy Kerr | 2009-02-01 | 3 | -6/+52 |
* | Make client ops constant | Geoff Levand | 2009-02-01 | 3 | -8/+11 |
* | Add client ops instance arg | Geoff Levand | 2009-02-01 | 3 | -7/+16 |
* | Change client to use pb_log | Geoff Levand | 2009-02-01 | 1 | -5/+7 |
* | Report error is no message is read | Jeremy Kerr | 2009-01-04 | 1 | -1/+1 |
* | Use a list for device->boot_options | Jeremy Kerr | 2009-01-02 | 1 | -4/+3 |
* | Remove reference to device.h | Jeremy Kerr | 2008-12-31 | 3 | -3/+0 |
* | Remove const from print_device_remove | Jeremy Kerr | 2008-12-15 | 1 | -1/+1 |
* | Don't print pid on ui test startup | Jeremy Kerr | 2008-12-15 | 1 | -2/+0 |
* | Initial support for multiple UIs | Jeremy Kerr | 2008-12-15 | 10 | -0/+1396 |