7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed gpio.h reference from gphoto2.h (didn't need it) More... almost 25 years ago
whoops. needed to add COPYING file and INSTALL :P More... almost 25 years ago
updated COPYING file and INSTALL More... almost 25 years ago
finished replacing <gpio/gpio.h> with <gpio.h> More... almost 25 years ago
replaced all #include <gpio/gpio.h> with #include <gpio.h> for portability (so other non-development oriented platforms can compile without installing) More... almost 25 years ago
added cvsignore to gtk-old More... almost 25 years ago
minor AUTHORS change. More... almost 25 years ago
added AUTHORS file to install. More... almost 25 years ago
added patch for --get-picture (correctly reports error message now) from Mariusz. patched cvsignore patch from Johannes. More... almost 25 years ago
updated panansonic library. Thanx Mariusz More... almost 25 years ago
fixed nasty bug with gtkiconlist. not thread safe. More... almost 25 years ago
rearranged toolbar. added refresh button. removed index buttons. More... almost 25 years ago
Added #ifdef's for GPIO_USB, GPIO_IEEE1394 and GPIO_NETWORK More... almost 25 years ago
Replaced conflicting delacaration of 'daemon' in unistd.h with 'daemonmode' More... almost 25 years ago
edited gphotoos2.h. More... almost 25 years ago
added os2 support. Thank Bart a lot, OS2 users :) More... almost 25 years ago
small workaround for uint8_t and uint32_t (#defines) More... almost 25 years ago
Added panasonic library. Thanx Mariusz. More... almost 25 years ago
added file deletion to gtk-old. now icon list updates on resizing (neat). only a couple things left :) More... almost 25 years ago
selecting thumbnails works (small hack in gtkiconlist.c) More... almost 25 years ago
wow. folder listing is working nicely. added new progress window (percent and message included with cancel button). More... almost 25 years ago
core will now sort the folder list before passing it back to the front-end (how nice ;) More... almost 25 years ago
fixed getting multiple indexes error More... almost 25 years ago
remove camera_debug_set function, moved to CameraInit flag More... almost 25 years ago
whoops. file_get changed to file_get_preview in the indexing function :P MUCH faster now. sheesh. More... almost 25 years ago
indexing is working. camera folder browsing is working. directory browse works (will index any directory) More... almost 25 years ago
fixed previous sorting error (forgot to sort the camera abilities with the camera list). blech blech blech More... almost 25 years ago
camera list is now sorted More... almost 25 years ago
sped up directory browse functionality overall More... almost 25 years ago
folder browsing and setting now working More... almost 25 years ago