summaryrefslogtreecommitdiff
path: root/thunar-volman/tvm-block-device.c
Commit message (Expand)AuthorAgeFilesLines
* Fix return with no value in function returning non-void (bug #11656)Matt Thirtytwo2015-03-071-1/+1
* Workaround: Wait 5 second before mounting devices (bug #9193)Matias De lellis2015-02-281-3/+4
* Print a bit more info what type is not supported.Nick Schermer2012-12-091-1/+1
* Fix build warnings without libnotify.Nick Schermer2010-11-031-4/+7
* Fix a weird error I cannot really explain...Jannis Pohlmann2010-07-261-1/+1
* Release 0.5.0!thunar-volman-0.5.0Jannis Pohlmann2010-07-251-4/+3
* Detect all devices as iPods whose ID_MODEL is prefixed with "iPod".jannis/port-to-udevJannis Pohlmann2010-07-251-2/+2
* Add support for iPods with ID_MEDIA_PLAYER unset.Jannis Pohlmann2010-07-251-2/+2
* Display detection and mount notifications if libnotify is available.Jannis Pohlmann2010-07-251-3/+59
* Add support for mixed data/audio and pure audio CDs.Jannis Pohlmann2010-07-251-8/+93
* Add support for USB media players and iPods.Jannis Pohlmann2010-07-251-2/+113
* Implement photo import from cameras detected as mass storage devices.Jannis Pohlmann2010-07-251-5/+72
* Implement autoopen (requires an .autoopen or autoopen file).Jannis Pohlmann2010-07-251-13/+106
* Add support for opening autorun.exe files with wine.Jannis Pohlmann2010-07-251-0/+52
* Implement autorun support (requires .autorun, autorun or autorun.sh).Jannis Pohlmann2010-07-251-1/+60
* Add support for blank CDs and DVDs by launching the burn software.Jannis Pohlmann2010-07-251-3/+8
* Properly exit when the CD/DVD drive has no media.Jannis Pohlmann2010-07-251-1/+6
* Make tvm_file_test() case insensitive so that video_ts equals VIDEO_TS.Jannis Pohlmann2010-07-251-9/+32
* Implement video CD/DVD autoplaying.Jannis Pohlmann2010-07-251-6/+86
* Initial work on porting thunar-volman to gudev/GIO.Jannis Pohlmann2010-07-251-690/+194
* 2008-08-12 Brian Tarricone <bjt23@cornell.edu>Brian Tarricone2008-08-121-11/+23
* 2008-03-15 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2008-03-151-2/+5
* 2007-10-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-10-091-25/+49
* 2007-05-20 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-05-201-0/+9
* 2007-01-12 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-01-121-1/+44
* 2007-01-12 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-01-111-0/+691