| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | Reverted data init in SDLFile | NicoleYarroch | 2017-08-02 | 1 | -1/+1 | |
| | | * | | | | Apply a previous fix where upload completion handlers could end up not called | Joel Fischer | 2017-08-02 | 1 | -12/+8 | |
| | | * | | | | Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_manager | NicoleYarroch | 2017-08-01 | 3 | -1/+3 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Updated comments | NicoleYarroch | 2017-08-01 | 1 | -28/+18 | |
| | | * | | | | | Test cases have been cleaned up | NicoleYarroch | 2017-08-01 | 3 | -13/+15 | |
| | | * | | | | | Grouped putfile init stuff together | NicoleYarroch | 2017-07-31 | 1 | -1/+1 | |
| | | * | | | | | Fixed broken large file test case | NicoleYarroch | 2017-07-31 | 1 | -12/+18 | |
| | | * | | | | | Reverted variables to original location | NicoleYarroch | 2017-07-31 | 1 | -3/+4 | |
| | | * | | | | | Appended private functions with “sdl_” | NicoleYarroch | 2017-07-31 | 1 | -12/+12 | |
| | | * | | | | | Input stream is no longer stored as a class variable | NicoleYarroch | 2017-07-31 | 1 | -8/+8 | |
| | | * | | | | | Fixed formatting for fileSize variable | NicoleYarroch | 2017-07-31 | 1 | -2/+1 | |
| | | * | | | | | Fixed comment for inputStream | NicoleYarroch | 2017-07-31 | 1 | -2/+1 | |
| | | * | | | | | input stream is now set in its getter | NicoleYarroch | 2017-07-31 | 1 | -2/+2 | |
| | | * | | | | | Data is now returned without being set in its getter | NicoleYarroch | 2017-07-31 | 1 | -0/+4 | |
| | | * | | | | | Reverted data getter | NicoleYarroch | 2017-07-31 | 2 | -5/+1 | |
| | | * | | | | | Reverted data getter & setters | NicoleYarroch | 2017-07-31 | 1 | -3/+11 | |
| | | * | | | | | Merge branch 'release/5.0.0' into feature/issue_536_input_stream_file_manager | NicoleYarroch | 2017-07-31 | 55 | -216/+1292 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Added comments | NicoleYarroch | 2017-04-09 | 3 | -10/+15 | |
| | | * | | | | | | Fixed test cases after adding code to delete data after it is sent | NicoleYarroch | 2017-04-07 | 1 | -15/+35 | |
| | | * | | | | | | Cleaned up comments in the SDLUploadFileOperation class | NicoleYarroch | 2017-04-07 | 1 | -60/+59 | |
| | | * | | | | | | Test cases in SDLFileManagerSpec pass | NicoleYarroch | 2017-04-07 | 2 | -16/+15 | |
| | | * | | | | | | Test cases for small, medium and large files work | NicoleYarroch | 2017-04-06 | 2 | -8/+35 | |
| | | * | | | | | | Test cases work! | NicoleYarroch | 2017-04-06 | 2 | -10/+17 | |
| | | * | | | | | | Test cases | NicoleYarroch | 2017-04-06 | 4 | -58/+40 | |
| | | * | | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_manager | NicoleYarroch | 2017-04-05 | 52 | -900/+2091 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Added test case for large files | NicoleYarroch | 2017-04-05 | 1 | -108/+5 | |
| | | * | | | | | | | Putfiles are sent asychronously | NicoleYarroch | 2017-04-04 | 2 | -122/+153 | |
| | | * | | | | | | | Merge branch 'develop' into feature/issue_536_input_stream_file_manager | NicoleYarroch | 2017-04-04 | 3 | -4/+6 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | First commit | NicoleYarroch | 2017-03-30 | 4 | -5/+160 | |
| * | | | | | | | | | | Add StreamingMediaConfiguration tests | Joel Fischer | 2017-08-15 | 2 | -9/+8 | |
| * | | | | | | | | | | Remove unused SMM property | Joel Fischer | 2017-08-15 | 1 | -5/+0 | |
| * | | | | | | | | | | Fix minor error | Joel Fischer | 2017-08-14 | 1 | -5/+3 | |
| * | | | | | | | | | | Fix crash on going into the background while streaming | Joel Fischer | 2017-08-14 | 2 | -21/+12 | |
| * | | | | | | | | | | Added missing files to SmartDeviceLink.h | NicoleYarroch | 2017-08-14 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge branch 'release/5.0.0' into feature/streaming_media_manager | Joel Fischer | 2017-08-03 | 17 | -4/+330 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #676 from smartdevicelink/feature/SDL-0058-video-streaming... | Joel Fischer | 2017-08-03 | 16 | -0/+318 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | more fixesfeature/SDL-0058-video-streaming-capabilities-v5.0 | BrettyWhite | 2017-08-01 | 6 | -40/+5 | |
| | | * | | | | | | | | | addressing requested changes | BrettyWhite | 2017-08-01 | 8 | -17/+17 | |
| | | * | | | | | | | | | missed a space | BrettyWhite | 2017-07-31 | 1 | -1/+0 | |
| | | * | | | | | | | | | fixes and start of testing | BrettyWhite | 2017-07-31 | 6 | -33/+20 | |
| | | * | | | | | | | | | no more errors | BrettyWhite | 2017-07-31 | 2 | -9/+8 | |
| | | * | | | | | | | | | continuing work | BrettyWhite | 2017-07-31 | 14 | -0/+342 | |
| | | * | | | | | | | | | start of work - names and hmi capability | BrettyWhite | 2017-07-31 | 4 | -0/+26 | |
| | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'bugs/issue_665_url_request_crashes' into release/5.0.0 | Joel Fischer | 2017-08-03 | 1 | -4/+12 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | * | | | | | | | Fix crashes made possible by block retain cyclesbugs/issue_665_url_request_crashes | Joel Fischer | 2017-08-01 | 1 | -11/+19 | |
| | | * | | | | | | | Merge pull request #674 from smartdevicelink/feature/issue_605_sdl_0049_gestu... | Joel Fischer | 2017-08-01 | 2 | -0/+10 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Update SDLTouchTypeSpecfeature/issue_605_sdl_0049_gesture_cancellation | Joel Fischer | 2017-07-31 | 1 | -1/+1 | |
| | | | * | | | | | | | Add updates for SDLTouchType enum with cancel | Joel Fischer | 2017-07-31 | 2 | -0/+10 | |
| * | | | | | | | | | | Fix a number of complier errors caused by creating a StreamingMediaConfiguration | Joel Fischer | 2017-08-03 | 8 | -31/+93 | |
| * | | | | | | | | | | In progress updates to how configurations are set for streaming media | Joel Fischer | 2017-08-02 | 7 | -22/+129 | |
