aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sbc.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann1-16/+8
2016-01-23Add more fields to packet_info structure and use them.Guy Harris1-2/+2
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-13/+13
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus1-1/+1
2015-01-10Bluetooth: A2DP: APT-X: Unhardcode stream configurationMichal Labedzki1-0/+4
2014-11-14Bluetooth: A2DP: Add AVRCP song position indicatorMichal Labedzki1-1/+13
2014-07-09convert to proto_tree_add_subtree[_format]Michael Mann1-14/+12
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-05-30Bluetooth: Add music duration info for SBCMichal Labedzki1-5/+90
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-11- Make local functions static.Anders Broman1-0/+2
2013-10-22Remove instances of unused 'data_handle' (and of one other handle).Bill Meier1-8/+0
2013-05-27Batch of filterable expert infosMichael Mann1-2/+10
2013-04-02Both tvb_length_remaining and tvb_reported_length_remaining can return -1.Chris Maynard1-1/+1
2012-11-05Eliminate 'set but not used' warning turned error.Jeff Morriss1-3/+0
2012-11-05From Michal Labedzki:Anders Broman1-0/+348