2008-06-15 Bastien Nocera <hadess@hadess.net>
* TODO: Add a simple TODO item * acinclude.m4: Remove * autogen.sh: Copy from gnome-autogen.sh * Makefile.am: * configure.in: * librio500/Makefile.am: * librio500/librio500-usbdevfs.c (init_communication), (finish_communication), (send_folder_location), (format_flash), (get_mem_status), (query_card_count), (query_mem_left), (query_firmware_rev), (get_num_folder_blocks), (read_folder_entries), (read_song_entries), (write_folder_entries), (write_song_entries), (swap_songs), (bulk_write), (bulk_read), (send_write_command), (send_read_command), (send_command), (rio_ctl_msg): * librio500/librio500.c: * librio500/librio500.h: * librio500/librio500_api.c (rio_new), (rio_check), (rio_delete), (remove_folder), (remove_song), (is_first_folder), (add_folder), (rename_folder), (rename_song), (start_comm), (end_comm): * librio500/librio500_api.h: * src/Makefile.am: * src/rio_add_folder.c (main): * src/rio_add_song.c (main), (write_song): * src/rio_del_song.c (main), (remove_folder), (remove_song): * src/rio_font_info.c (main): * src/rio_format.c (main): * src/rio_get_song.c (main), (read_file): * src/rio_stat.c (main): * src/rio_swap_songs.c (main): * src/rio_swap_songs_simple.c (main): Remove rio500 driver method, always compile with libusb support, fix compilation with newer versions of libusb, always enable i18n from glib2, remove glib 1.x support * librio500/60-rio500.perms: * librio500/60-rio500.rules: Add and install files for Fedora systems to automatically allow Rio500s to be used by the console user
Loading
Please register or sign in to comment